Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 243 Bytes

graphql.md

File metadata and controls

10 lines (8 loc) · 243 Bytes

GraphQL qieries used by the Load Generator

Queries to the node's regular GraphQL server

  • query { account }
  • query { bestChain }
  • query { transactionStatus }
  • mutation { sendZkapp }
  • query { events }
  • query { actions }