GraphQL v2TypesObjectsEmailContactEmailContactNo description type EmailContact { email: String name: String contactId: Int customerId: Int adminUserId: Int} Fields