GQLTDeviceIncludesessionsObjectNo descriptiontype GQLTDeviceIncludesessionsObject { required: Boolean where: GQLTQueryDeviceSessionWhere orderBy: [DeviceSessionOrderBy] include: [GQLTDeviceSessionIncludeObject]}CopyFields#required (Boolean)#where (GQLTQueryDeviceSessionWhere)#orderBy ([DeviceSessionOrderBy])#include ([GQLTDeviceSessionIncludeObject])#