You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: with-graphql/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,6 @@ This is an example of setting up a graphQL server in an Expo Router [API route](
14
14
15
15
-[GraphQL Yoga](https://the-guild.dev/graphql/yoga-server) - graphQL server
16
16
-[URQL](https://github.com/urql-graphql/urql) - graphQL client ([Apollo Client](https://www.apollographql.com/docs/react) can also be used if preferred)
17
-
-[GraphQL Codegen](https://the-guild.dev/graphql/codegen) - for introspection
18
17
-[gql.tada](https://gql-tada.0no.co/) - for type generation
19
18
-[Expo Router API Route](https://docs.expo.dev/router/reference/api-routes/) - for server-side code
20
19
-[EAS Hosting](https://docs.expo.dev/eas/hosting/introduction/) - for API & web deployments
0 commit comments