GQLTDeviceIncludedeviceEventsObjectNo descriptiontype GQLTDeviceIncludedeviceEventsObject { required: Boolean where: GQLTQueryDeviceEventWhere orderBy: [DeviceEventOrderBy] include: [GQLTDeviceEventIncludeObject]}CopyFields#required (Boolean)#where (GQLTQueryDeviceEventWhere)#orderBy ([DeviceEventOrderBy])#include ([GQLTDeviceEventIncludeObject])#