Skip to content

clearUnreconciledObjectsInput

Autogenerated input type of clearUnreconciledObjects

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of clearUnreconciledObjects
"""
input clearUnreconciledObjectsInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
user_id: ID
}