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

"expected '}' following object body" #34

Open
dawit-michael opened this issue Sep 12, 2022 · 0 comments
Open

"expected '}' following object body" #34

dawit-michael opened this issue Sep 12, 2022 · 0 comments

Comments

@dawit-michael
Copy link

dawit-michael commented Sep 12, 2022

When i query *[_type=="post"] i get this responsemessage : "expected '}' following object body" name : "ClientError"
sanity client

export default sanityClient({
  projectId: "id", // find this at manage.sanity.io or in your sanity.json
  dataset: "production", // this is from those question during 'sanity init'
  useCdn: true,
  apiVersion: "2021-03-25",
});

versions
@sanity/base 2.32.0 → 2.33.0 @sanity/default-layout 2.32.0 → 2.33.0 @sanity/default-login 2.32.0 → 2.33.0 @sanity/desk-tool 2.32.0 → 2.33.0 @sanity/vision 2.32.0 → 2.33.0

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

1 participant