Bitquery GraphQL Schema

I just start exploring Bitquery with Java, OkHttp, … I am now able to create the accessToken from the Credentials and start a query. Sadly with just the basic environment the 10k amount is exceeded. Is there a place where i can find the schema’s of the Bitquery GraphQL? I like to find out if i can do what i want, but now i am blocked for the next 4 weeks.

Hello, sorry we missed it. Schema is available on the IDE

Most commonly asked APIs are covered in examples, L1 Chains Overview | Blockchain Data API (V2)

@leomat you can use the code generator on IDE, it will auto create code in any language for any query.