Skip to content

feat: Add SeamQueryProvider and generic hooks#692

Merged
razor-x merged 5 commits into
mainfrom
evan/cx-389-add-useseamquery-and-useseammutation-to-react-package
Jun 27, 2025
Merged

feat: Add SeamQueryProvider and generic hooks#692
razor-x merged 5 commits into
mainfrom
evan/cx-389-add-useseamquery-and-useseammutation-to-react-package

Conversation

@razor-x
Copy link
Copy Markdown
Member

@razor-x razor-x commented Jun 26, 2025

No description provided.

Comment thread src/lib/seam/use-seam-query.ts Outdated
Comment on lines +17 to +18
options?: Parameters<SeamHttpEndpoints[T]>[1],
queryOptions: QueryOptions<QueryData<T>, SeamHttpApiError> = {}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should merge these options

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me too 🙂 Done.

@razor-x razor-x force-pushed the evan/cx-389-add-useseamquery-and-useseammutation-to-react-package branch from 0025914 to a422c89 Compare June 27, 2025 21:23
@razor-x razor-x merged commit 6035ad2 into main Jun 27, 2025
18 of 19 checks passed
@razor-x razor-x deleted the evan/cx-389-add-useseamquery-and-useseammutation-to-react-package branch June 27, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants