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