Skip to content

extractLiveQueryRootFieldCoordinates doesn't respect 'idFieldName' option.Β #719

@ianberdin

Description

@ianberdin

It looks like extractLiveQueryRootFieldCoordinates use hard coded 'id' field name instead of 'idFieldName' option.

It brokes this feature:

liveQueryStore.invalidate([
  // Invalidate query operations that select the Query,user field with the id argument
  `Query.post(pk:"ffd22")`
])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions