OBJECT
CreatePublishingRolePayload
Autogenerated return type of CreatePublishingRole.
link GraphQL Schema definition
- type CreatePublishingRolePayload {
- # A unique identifier for the client performing the mutation.
- String :
- # Validation errors for the publishing role
- ValidationError!]! : [
- # The publishing role object
- PublishingRole :
- }