GraphQL query for all data in account

What would be the GraphQL syntax to retrieve all data in my account - boards, IDs, items, subitems, anything else in the account?

Hello there @rkaplan !

I don’t believe you will be able to build a working query that gets ALL of the information inside your account at once.

You can check our API documentation to see how to retrieve the data in multiple requests :slightly_smiling_face:

Cheers,
Matias

1 Like