Classes
Enumerations
Interfaces
TypeAliases

CompassUpdatePermissionConfigsPayload

The payload returned after updating the custom permission configs.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.
updatedCustomPermissionConfigsMaybe<CompassCustomPermissionConfigs>The updated custom permission configs.

Rate this page: