Skip to content

createContactInput

Autogenerated input type of createContact

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createContact
"""
input createContactInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
about_me: String
email: String
first_name: String
first_url: String
last_name: String
phone_number: String
}