INPUT_OBJECT

CreateTenancyInput

Autogenerated input type of CreateTenancy

link GraphQL Schema definition

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

link Require by