Skip to main content
QUERY
runNativeSessionFile(runId: ID!): RunNativeSessionFile!

Arguments

runId
ID!
required

Identifier of the run.

filename
String!

The filename associated with this run native session file.

contentBase64
String!

Content Base64, encoded as Base64.

Query
Variables
Response