Skip to content

ExtendPaywallInput

Autogenerated input type of ExtendPaywall

Fields

deprecated DO NOT USE
id · ID! · required

Used 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
}