Studio Service

GroupSpaceFilter

GroupSpaceFilter

A filter to be used against GroupSpace object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
orgIdUUIDFilterFilter by the object’s `orgId` field.
groupIdUUIDFilterFilter by the object’s `groupId` field.
spaceIdUUIDFilterFilter by the object’s `spaceId` field.
permissionsStringListFilterFilter by the object’s `permissions` field.
permissionSetsUUIDListFilterFilter by the object’s `permissionSets` field.
and[GroupSpaceFilter!]Checks for all expressions in this list.
or[GroupSpaceFilter!]Checks for any expressions in this list.
notGroupSpaceFilterNegates the expression.