INPUT_OBJECT

OwnerInput

Owner information object

link GraphQL Schema definition

  • input OwnerInput {
  • # The ID of an owner already existing in SweepBright.
  • contactId: UUID!
  • }