SharedSpaceWithSharingModeFilter
SharedSpaceWithSharingModeFilter
A filter to be used against SharedSpaceWithSharingMode object types. All fields are combined with a logical ‘and.’
| Field | Type | Description | |
|---|---|---|---|
| readOnly | BooleanFilter | Filter by the object’s `readOnly` field. | |
| and | [SharedSpaceWithSharingModeFilter!] | Checks for all expressions in this list. | |
| or | [SharedSpaceWithSharingModeFilter!] | Checks for any expressions in this list. | |
| not | SharedSpaceWithSharingModeFilter | Negates the expression. | |