GraphQL OBJECT
Support contact for the product. Displays to customers on checkout pages and in emails.
type SupportContact {# Support contact ID.id: Int # Support contact name.name: String }