How do I determine what schema (public, graphql, storage, etc.) my table should be under? I can't seem to find any definitions in the guide. @User
n
Needle
07/16/2022, 8:57 PM
Hello @Ess!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
j
jar
07/16/2022, 9:02 PM
I think every table u make is in public. Storage and others already made. I dont think graphql is a table but rather way to query tables but someone else can verify
e
Ess
07/16/2022, 9:18 PM
Thank you! I appreciate the help. I wasn't exactly sure and can't really find a clear explanation.