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