Skip to content

createEbookInput

Autogenerated input type of createEbook

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createEbook
"""
input createEbookInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
email: String
first_name: String
first_url: String
}