Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

GetAxieBriefList Operation #33

Closed
njh18 opened this issue Sep 27, 2021 · 2 comments
Closed

GetAxieBriefList Operation #33

njh18 opened this issue Sep 27, 2021 · 2 comments

Comments

@njh18
Copy link

njh18 commented Sep 27, 2021

I was trying to filter axies using this operation, however, the size is limited to 100 even after i tried to input a size more than 100, is there any way to query a larger size?

@Capts
Copy link

Capts commented Sep 27, 2021

I was trying to filter axies using this operation, however, the size is limited to 100 even after i tried to input a size more than 100, is there any way to query a larger size?

HI I just want to ask if do you have any other param when reaching the api endpoint? I'm getting an error that says
"Syntax Error: Expected Name, found String \"operationName\""

Any insight is appreciated. Sorry for asking it on the top of your question. Thanks!

@ShaneMaglangit
Copy link
Owner

@njh18 Unfortunately, there is a fixed limit of 100 and there's no way to get around it. It may even decrease if there's a significant server traffic.

However, you can try looking at GraphQL aliases to tweak your query and have get multiple results at once.

@njh18 Follow the quick start at https://axie-graphql.web.app/getting-started and ensure that you're sending it as JSON.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants