Skip to content

deleteShapaConnectionInput

Autogenerated input type of deleteShapaConnection

Fields

deprecated DO NOT USE

Used By

Definition

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