Skip to content

deleteEntryInput

Autogenerated input type of deleteEntry

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of deleteEntry
"""
input deleteEntryInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID
}