Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uh oh… found errors in schema #24

Open
WilardzySenpai opened this issue Aug 28, 2022 · 3 comments
Open

Uh oh… found errors in schema #24

WilardzySenpai opened this issue Aug 28, 2022 · 3 comments

Comments

@WilardzySenpai
Copy link

pin document > fields > save array > of > <unnamed_type_@_index_0> save

Unknown type: save. Did you mean "date"? Valid types are: user, pin, postedBy, array, block, boolean, datetime, date, document, email, file, geopoint, image, number, object, reference, crossDatasetReference, slug, string, telephone, text and url

pin document > fields > comment array > of > <unnamed_type_@_index_0> comment

Unknown type: comment. Valid types are: user, pin, postedBy, array, block, boolean, datetime, date, document, email, file, geopoint, image, number, object, reference, crossDatasetReference, slug, string, telephone, text and url

<unnamed_type_@_index_3>

  • Invalid/undefined type declaration, check declaration or the import/export of the schema type.
  • Type is missing a type. Valid types are: user, pin, postedBy, array, block, boolean, datetime, date, document, email, file, geopoint, image, number, object, reference, crossDatasetReference, slug, string, telephone, text and url

<unnamed_type_@_index_4>

  • Invalid/undefined type declaration, check declaration or the import/export of the schema type.
  • Type is missing a type. Valid types are: user, pin, postedBy, array, block, boolean, datetime, date, document, email, file, geopoint, image, number, object, reference, crossDatasetReference, slug, string, telephone, text and url
@shubhd556
Copy link

Hello @WilardzySenpai please check once that you have entered "postedBy" correctly. As I have misspelled it as "postedby'" and the correct word is "postedBy".

@Araragee
Copy link

total newbie here, maybe someone had done this project using mongodb as its backend? :/

@ShiyuLi1997
Copy link

ShiyuLi1997 commented Oct 26, 2022

@WilardzySenpai
You got some typos in your code.

copy and paste the code from this repo.

you will be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants