Batuhan Wilhelm

Results 239 comments of Batuhan Wilhelm

@abdelrahman-essawy sure thing. Only concern is, this could be a breaking change for existing users (Not sure if it's a valid case tho). Perhaps, we could add `defaultPermissions` to the...

Hey @abdelrahman-essawy discussed with the team, and decided to go with this implementation. - Let's remove all hard-coded inline ` Permission.read(Role.any()), Permission.write(Role.any())` from all methods. - Let's have `options.defaultReadPermissions`, `options.defaultWritePermissions`...

Hey @abdelrahman-essawy, there is no different with passing an empty array and Permission.any from AppWrite's side.

Hey @linkscope thanks for the report, we'll check it soon.

Hey @nbourdin thanks for the issue! We are open to contributions from the community. I guess the changes needs to be done here: https://github.com/refinedev/refine/blob/master/packages/hasura/src/utils/generateFilters.ts

Hey @rilrom assigned to you. Please take a good look at our [contributing guide](https://refine.dev/docs/guides-concepts/contributing/) and **do not create pull requests** until you complete all the requirements in the PR description.

Thanks for the explanation, @issa012. As mentioned you can use this prop to disable refresh button.

@rners01 While it's not a bug, we are open to contributions if someone would like to work on this one.

Hey @issa012, assigned this issue to you. Please make sure to follow our [contributing guide](https://refine.dev/docs/guides-concepts/contributing).