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
@@ -23,7 +23,7 @@ Select a boilerplate and follow the instructions in the belonging README to get
23
23
24
24
-[`minimal`](./minimal): Minimal boilerplate with basic "Hello World" functionality
25
25
-[`basic`](./basic): Basic boilerplate based on a simple data model and with a GraphQL database
26
-
-`advanced` (_coming soon_): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
26
+
-[`advanced`](./advanced): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
27
27
28
28
All projects are based on [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) & [Apollo Client](https://github.com/apollographql/apollo-client).
0 commit comments