Federated graph scalability #8530
Answered
by
adas98012
joshhopkins
asked this question in
General
-
Are there currently any theoretical limits on the number of remote schemas that can be nested within a federated graph? i.e., n Hasura instances of nested within federated graph. |
Beta Was this translation helpful? Give feedback.
Answered by
adas98012
Jul 7, 2022
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adas98012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Thanks for reaching out. Hasura doesn't impose a defacto limit on the number of allowed remote schemas. However, there may be limits imposed by system resources that you are using.
Hope, that answers your question.