createContactInput
Autogenerated input type of createContact
Fields
Used By
Definition
"""Autogenerated input type of createContact"""input createContactInput { about_me: String email: String first_name: String first_url: String last_name: String phone_number: String}