Skip to content

UnlockInput

Autogenerated input type of Unlock

Fields

deprecated DO NOT USE
id · ID! · required

Used By

Definition

"""
Autogenerated input type of Unlock
"""
input UnlockInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID!
description: String!
}