Mutation

delete_bcheck

Remove a BCheck from the library and any sites it is assigned to.

Arguments

input: DeleteBCheckInput!


Input Fields

id(): ID!
The unique identifier of the BCheck to delete.

Return Fields

id(): ID!
The unique identifier of the deleted BCheck.

Example

Query