The payload returned after updating the custom permission configs.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
| success | Boolean | Whether the mutation was successful or not. |
| updatedCustomPermissionConfigs | Maybe<CompassCustomPermissionConfigs> | The updated custom permission configs. |
Rate this page: