restoreVersionsInput
Autogenerated input type of restoreVersions
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of restoreVersions"""input restoreVersionsInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The PaperTrail::HealthieVersion ID """ version_id: ID!}