ShaneMaglangit/axie-graphql-documentation

Multiple IDS on Graphql API

Closed this issue · 1 comments

Does anyone know if it is possible to send multiple Axie IDs to the API to get axle details rather than looping through one at a time?

Thanks,

Dex

You may use GraphQL aliases to perform multiple operations at once.