Skip to content

UnlockInput

Autogenerated input type of Unlock

Fields

id · ID! · required

Used By

Definition

"""
Autogenerated input type of Unlock
"""
input UnlockInput {
id: ID!
description: String!
}