Skip to content

[BUG] Hasura live provider does use hasura-default naming convention by default #6778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
thanaParis opened this issue May 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@thanaParis
Copy link
Contributor

Describe the bug

Hasura's data provider uses 'hasura-default' as the naming convention if one is not provided. Hasura's live provider should too, but doesn't due to an oversight.

Steps To Reproduce

  1. Instantiate Hasura's live provider without a naming convention
  2. Try generating a subscription

Expected behavior

Live provider should use 'hasura-default' by default, just like the data provider does.

Packages

  • @refinedev/hasura

Additional Context

I added support for passing options to hasura's live provider in #6736 but failed to set the default the same as the data provider does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant