Demo using Slices Network GraphQL Relay API to make a teal.fm client
16
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 3ea096524aaaee8b848e3c86d41c863e3f7f22bd 5 lines 81 B view raw
1{ 2 "src": "./src", 3 "schema": "./schema.graphql", 4 "language": "typescript" 5}