INPUT_OBJECT

createPartnerInput

Autogenerated input type of createPartner

link GraphQL Schema definition

  • input createPartnerInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • about_me: String
  • email: String
  • first_name: String
  • first_url: String
  • last_name: String
  • phone_number: String
  • }