GraphQL OBJECT
CreateSupportContactPayload
Payload for created supportContact.
link Definition
- type CreateSupportContactPayload {
- # The created supportContact.
- : SupportContact
- }
GraphQL OBJECT
Payload for created supportContact.
- type CreateSupportContactPayload {
- # The created supportContact.
- : SupportContact
- }