OBJECT
Autogenerated return type of CreateRole.
type CreateRolePayload {# A unique identifier for the client performing the mutation.clientMutationId: String # Validation errors for the roleerrors: [String!]! # The role objectrole: Role }