OBJECT
Completed snark works
type CompletedWork {# Public key of the proverprover: PublicKey! # Amount the prover is paid for the snark workfee: UInt64! # Unique identifier for the snark work purchasedworkIds: [Int!]! }