tangled
alpha
login
or
join now
chadtmiller.com
/
slices-teal-relay
Demo using Slices Network GraphQL Relay API to make a teal.fm client
15
fork
atom
overview
issues
pulls
pipelines
update readme
chadtmiller.com
3 months ago
bafa9240
5b6fd8fe
options
unified
split
Changed files
+1
-1
README.md
+1
-1
README.md
···
39
39
2. **Fetch the GraphQL schema**
40
40
41
41
```bash
42
42
-
npm run schema
42
42
+
npm run schema:prod
43
43
```
44
44
45
45
3. **Generate Relay types**