+8
deno.lock
+8
deno.lock
······"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag=="+"integrity": "sha512-zgfER9s+ftkGKUZgc0xbx8T7/HMO4AV5/YuYiFc+AtgcO5T0v8AxYYNQ+ltzuzDZgNkYJaFspm5MMYLjQzrkmw==","integrity": "sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w=="···
+1
package.json
+1
package.json
···"schema:prod": "npx get-graphql-schema 'https://api.slices.network/graphql?slice=at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/network.slices.slice/3m257yljpbg2a' > schema.graphql"
+89
-43
schema.graphql
+89
-43
schema.graphql
····································+Subscribe to app.bsky.feed.postgate record deletion events. Returns the URI of deleted records.+Subscribe to app.bsky.feed.threadgate record deletion events. Returns the URI of deleted records.+Subscribe to app.bsky.actor.profile record deletion events. Returns the URI of deleted records.+Subscribe to fm.teal.alpha.feed.play record deletion events. Returns the URI of deleted records.
+63
-2
src/App.tsx
+63
-2
src/App.tsx
·········
+157
src/__generated__/AppSubscription.graphql.ts
+157
src/__generated__/AppSubscription.graphql.ts
···+"text": "subscription AppSubscription {\n fmTealAlphaFeedPlayCreated {\n uri\n playedTime\n ...TrackItem_play\n }\n}\n\nfragment TrackItem_play on FmTealAlphaFeedPlay {\n trackName\n playedTime\n artists\n releaseName\n releaseMbId\n actorHandle\n appBskyActorProfile {\n displayName\n }\n}\n"
+4
-4
src/__generated__/TopAlbumsQuery.graphql.ts
+4
-4
src/__generated__/TopAlbumsQuery.graphql.ts
······
+4
-4
src/__generated__/TopTracksQuery.graphql.ts
+4
-4
src/__generated__/TopTracksQuery.graphql.ts
······
+67
-2
src/main.tsx
+67
-2
src/main.tsx
···"https://api.slices.network/graphql?slice=at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/network.slices.slice/3m257yljpbg2a";+"wss://api.slices.network/graphql/ws?slice=at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/network.slices.slice/3m257yljpbg2a";···