Skip to content

updateStateInput

Autogenerated input type of updateState

Fields

deprecated DO NOT USE
id · ID! · required

Used By

Definition

"""
Autogenerated input type of updateState
"""
input updateStateInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
active: Boolean
id: ID!
}