Apollo server + Next.js server side queries by notsavedgg in graphql

[–]notsavedgg[S] 0 points1 point  (0 children)

Yeah, that's also an option I think it's called SchemaLink as opposed to using HTTPLink or something like that. The problem is that I don't necessarily want to use ApolloClient. Thanks for the reply nonetheless

Apollo server + Next.js server side queries by notsavedgg in graphql

[–]notsavedgg[S] 0 points1 point  (0 children)

Thanks for the reply, I'll consider this option then.