INPUT_OBJECT

UpdateTenancyInput

Autogenerated input type of UpdateTenancy

link GraphQL Schema definition

  • input UpdateTenancyInput {
  • id: ID!
  • attributes: TenancyAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by