Conversation

Jayanth-Parthsarathy
  • Fixes wrong queryStatus types as in v5
  • Changed types of queryStatus from type queryStatus = [#loading | #success | #error | #initialData] to type queryStatus = [#pending | #success | #error]

Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@Jayanth-Parthsarathy