DeleteCustomModuleCollectionInput
Autogenerated input type of DeleteCustomModuleCollection
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of DeleteCustomModuleCollection"""input DeleteCustomModuleCollectionInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" ID of the question group to delete """ id: ID!}