Quite often you'll work with an application that you'll want to receive the most up to date data for. Quite often we turn to [GraphQL Subscriptions](/episodes/52-graphql-subscriptions-with-server-sent-events). Subscriptions are great for knowing what changed and why, but there are times you simply don't care, and just want the updated data.
GraphQL "live" queries is a concept that's been around for quite a while, and implementations can vary. Some are even subscriptions under the hood.
Today we'll look at the library `@n1ru4l/in-memory-live-query-store` which allows us to create a new "InMemoryLiveQueryStore" to keep track of and invalidate data, **in-memory**.
Learn more about GraphQL: https://graphql.wtf
Watch video GraphQL Live Queries (in-memory) online without registration, duration hours minute second in high quality. This video was added by user Jamie Barton 08 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,360 once and liked it 23 people.