When a list of records is returned by a GraphQl query, apollo client will cache the query. If one event in the list is deleted by a mutation, …
When a list of records is returned by a GraphQl query, apollo client will cache the query. If one event in the list is deleted by a mutation, …