Skip to content

createImportDataRequestInput

Autogenerated input type of createImportDataRequest

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createImportDataRequest
"""
input createImportDataRequestInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
clients_template: Upload
display_name: String
extension: String
optional_comment: String
request_type: String
}