OBJECT
deleteEntryPayload
Autogenerated return type of deleteEntry.
link GraphQL Schema definition
- type deleteEntryPayload {
- # A unique identifier for the client performing the mutation.
- String :
- Entry :
- # The list of errors occurred during the mutation
- FieldError] : [
- }