INPUT_OBJECT

AddRoleInput

Autogenerated input type of AddRole

link GraphQL Schema definition

  • input AddRoleInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • user_id: ID
  • role: String
  • enable: String
  • }

link Require by