Skip to content

createVisitorInput

Autogenerated input type of createVisitor

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createVisitor
"""
input createVisitorInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
email: String
first_name: String
first_url: String
}