OBJECT

AddRolePayload

Autogenerated return type of AddRole

link GraphQL Schema definition

  • type AddRolePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • success_string: String
  • }

link Require by