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