INPUT_OBJECT

CreatePropertyInput

Autogenerated input type of CreateProperty

link GraphQL Schema definition

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

link Require by