INPUT_OBJECT

createVisitorInput

Autogenerated input type of createVisitor

link GraphQL Schema definition

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

link Require by