Mutation: create
DEPRECATED
Use PhonebookMutation.personCreate for creating person contacts
Requires access to resource GRAPHQL_CONTACT
contact {
create(
contact: ContactCreateInput!
): Contact! @deprecated
}
Arguments
create.contact ● ContactCreateInput! non-null input
Type
Contact object
Represents contact data (like phone, email, address etc.) in Leon