Mutation
update_bcheck_by_name
Upload a BCheck to replace an existing BCheck with the same name
Input Fields
filename():
String!
The name of the BCheck file.
script():
String!
The BCheck script itself.
Return Fields
bcheck():
BCheck!
The updated BCheck.
Example
Query