OBJECT
DestroyCustomFieldNamePayload
Autogenerated return type of DestroyCustomFieldName
link GraphQL Schema definition
- type DestroyCustomFieldNamePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : CustomFieldName
- : [String!]!
- }