OBJECT
deleteCustomEmailPayload
Autogenerated return type of deleteCustomEmail.
link GraphQL Schema definition
- type deleteCustomEmailPayload {
- # A unique identifier for the client performing the mutation.
- String :
- CustomEmail :
- # The list of errors occurred during the mutation
- FieldError] : [
- }