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

Getting 'Name "__must not begin with __", which is reserved by GraphQL introspection.' error while configuring insights #22581

Closed
sambitraze opened this issue May 27, 2024 · 1 comment · Fixed by #22535

Comments

@sambitraze
Copy link

Describe the Bug

when i am trying to configure the insights pannel for doing analytics directus is throwing this error "{
"errors": [
{
"message": "Name "" must not begin with "", which is reserved by GraphQL introspection.\n\nName "" must not begin with "", which is reserved by GraphQL introspection.\n\nName "" must not begin with "", which is reserved by GraphQL introspection.\n\nName "" must not begin with "", which is reserved by GraphQL introspection.\n\nName "" must not begin with "", which is reserved by GraphQL introspection.\n\nName "" must not begin with "", which is reserved by GraphQL introspection.\n\nName "" must not begin with "", which is reserved by GraphQL introspection.\n\nName "" must not begin with "", which is reserved by GraphQL introspection.",
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
}
}
]
}"

To Reproduce

Use Directus 10.8.2
go to insights pannel
try adding any metrics or any other type of analytics widget.

Directus Version

v10.8.2

Hosting Strategy

Self-Hosted (Custom)

Database

Postgres

@br41nslug
Copy link
Member

Duplicate of #19448 will be addressed in #22535

@br41nslug br41nslug closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants