The Ape Collector

Results 12 comments of The Ape Collector

Would like to see this as well, this is really what makes graphql appealing imo.

There's an open PR for this: #330

Same issue, using `og:image` where the url uses query parameters, twitter sees these and sends them to my server which doesn't recognize `&query=value` instead of `&query=value`.

Would really be good if this was considered, I think the current supply makes the contract seem broken or non-standard conforming when viewing on etherscan: Also I can confirm that...

I have the same issue, I need to add multiple column constraints.

@jgeurts I wasn't, I didn't have permission to modify the table. I ended up creating the tables in a postgres client directly using my own user instead of through the...

@pdandradeb what is `getPlatformTokens` and it's type?

We also have the same need, it's important for us to return paginated results, and having the total count regardless of the page size is key.

One thing I would like to see in this issue is potential workarounds, especially in regards to findMany using relationship filters, where count could be tricky.

Absolutely agree, the workarounds and open PR for this issue are very complicated for a simple bot example. https://github.com/twitterdev/twitter-api-typescript-sdk/issues/25 https://github.com/twitterdev/twitter-api-typescript-sdk/pull/42