Skip to content

createVisitorInput

Autogenerated input type of createVisitor

Fields

Used By

Definition

"""
Autogenerated input type of createVisitor
"""
input createVisitorInput {
email: String
first_name: String
first_url: String
}