GQLTDeviceIncludechildConnectionsObjectNo descriptiontype GQLTDeviceIncludechildConnectionsObject { required: Boolean where: GQLTQueryDeviceConnectionWhere orderBy: [DeviceConnectionOrderBy] include: [GQLTDeviceConnectionIncludeObject]}CopyFields#required (Boolean)#where (GQLTQueryDeviceConnectionWhere)#orderBy ([DeviceConnectionOrderBy])#include ([GQLTDeviceConnectionIncludeObject])#