OBJECT

updateEntryPayload

Autogenerated return type of updateEntry

link GraphQL Schema definition

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

link Require by