Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 563 Bytes

modern-rings-taste.md

File metadata and controls

7 lines (5 loc) · 563 Bytes
@refinedev/hasura
patch

fix: hasuraFilters object type.

All fields in the CrudOperators interface must be used in the hasuraFilters object type, but some fields may not be supported by Hasura. To resolve this, the object type has been changed to partial.