Back

[Solved] Graphql limits

  • 0
  • Databases
Tanner Meade
26 Mar, 2023, 06:56

What limits are there on the graphQL API? Like max doc creates/updates/reads. Mostly asking about doc creates/updates because batching those queries has no other counterpart in REST yet.

(Also making a graphQL tag for this forum might be useful)

TL;DR
The user was looking for information on GraphQL limits. They found the environment variables they were looking for. There is a complexity limit that can be set and they can refer to the documentation for more information. The limits on the GraphQL API are mostly related to document creates/updates, but the user is unsure if there are any specific limits. No solution was provided for this question. The user also suggests creating a GraphQL tag for the forum.
Drake
26 Mar, 2023, 16:29

I believe it's the underlying limits

Tanner Meade
26 Mar, 2023, 16:30

So unlimited queries?

Tanner Meade
26 Mar, 2023, 16:31

Or is that limited by RAM/redis cache?

Drake
26 Mar, 2023, 16:34

there's also a complexity limit. see https://appwrite.io/docs/environment-variables#graphql

Tanner Meade
26 Mar, 2023, 16:36

Oh perfect those env vars are what I was looking for.

Tanner Meade
26 Mar, 2023, 16:37

[Solved] Graphql limits

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more