ToggleBaaInput
Autogenerated input type of ToggleBaa
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of ToggleBaa"""input ToggleBaaInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") enable: String! id: ID!}