Imagine a graphql schema that in order to be fulfilled requires the server to fetch data from different datasources, say a database and 3 rest apis.
Imagine a graphql schema that in order to be fulfilled requires the server to fetch data from different datasources, say a database and 3 rest apis.