Skip to content

deleteOrganizationInfoInput

Autogenerated input type of deleteOrganizationInfo

Fields

deprecated DO NOT USE

Used By

Definition

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