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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
**Select a boilerplate and follow the instructions in the belonging README to get started:**
8
8
9
9
-`minimal` (_coming soon_): Minimal boilerplate with basic "Hello World" functionality
10
-
-[`basic`](./apollo-client/basic): Basic boilerplate based on a simple data model and with a GraphQL database
10
+
-[`basic`](./basic): Basic boilerplate based on a simple data model and with a GraphQL database
11
11
-`advanced` (_coming soon_): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
12
12
13
13
> All projects are using [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) on the server-side and [Apollo Client](https://www.apollographql.com/client/) on the frontend.
0 commit comments