OBJECT

createEntryPayload

Autogenerated return type of createEntry

link GraphQL Schema definition

  • type createEntryPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • entry: Entry
  • messages: [FieldError]
  • }

link Require by