GQLTDeviceIncludeauthsObjectNo descriptiontype GQLTDeviceIncludeauthsObject { required: Boolean where: GQLTQueryDeviceAuthWhere orderBy: [DeviceAuthOrderBy] include: [GQLTDeviceAuthIncludeObject]}CopyFields#required (Boolean)#where (GQLTQueryDeviceAuthWhere)#orderBy ([DeviceAuthOrderBy])#include ([GQLTDeviceAuthIncludeObject])#