Mutation
upload_bcheck
Uploads a new bcheck.
Input Fields
filename():
String!
The name of the BCheck file.
script():
String!
The BCheck script itself.
Return Fields
bcheck():
BCheck!
The uploaded BCheck.
Example
Query