OBJECT
DeletePublicationPayload
link GraphQL Schema definition
- type DeletePublicationPayload {
- # A unique identifier for the client performing the mutation.
- ID :
- # The deleted publication.
- Publication! :
- }
OBJECT
- type DeletePublicationPayload {
- # A unique identifier for the client performing the mutation.
- ID :
- # The deleted publication.
- Publication! :
- }