@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.