ExtendPaywallInput
Autogenerated input type of ExtendPaywall
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of ExtendPaywall"""input ExtendPaywallInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") extended_paywall_date: String! id: ID! force_extension: Boolean}