project_shareme_social_media icon indicating copy to clipboard operation
project_shareme_social_media copied to clipboard

Uh oh… found errors in schema

Open WilardzySenpai opened this issue 2 years ago • 3 comments

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

WilardzySenpai avatar Aug 28 '22 09:08 WilardzySenpai

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

shubhd556 avatar Sep 26 '22 10:09 shubhd556

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

Araragee avatar Oct 20 '22 03:10 Araragee

@WilardzySenpai You got some typos in your code.

copy and paste the code from this repo.

you will be fine.

ShiyuLi1997 avatar Oct 26 '22 21:10 ShiyuLi1997