Mutation
Variables
Response
Mutations
createUploadSession
Create a new chunked upload session and return the canonical execution grant
MUTATION
createUploadSession(input: CreateUploadSessionInput!): CreateUploadSessionPayloadArguments
input
CreateUploadSessionInput!
required
Parameters for CreateUploadSession
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
session
Mutation
Variables
Response