Add a way to hide collections in some cases #9615
Unanswered
GiantappMan
asked this question in
Feature Requests
Replies: 1 comment
|
Hey @DaZiYuan Adding pagination here is in our backlog and we hope to get to it soon. Thanks for submitting this! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Feature request
Is your feature request related to a problem? Please describe.
According to this document, I integrated Directus and SupaBase. It works perfectly, but Directus creates many collections.
I don't want to expose these collections and I don't want to change the data in these collections from Supabase. So I want a way to hide these collections and not generate an API for these collections.
Describe the solution you'd like
Add a way to hide these.
All reactions