We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the substance query, I observed a record that appears to be an experience.
I'd expect only substances to be returned from the substance query.
You can find the experience I observed with this query:
substances(query: "Experience:3-MeO-PCP, LSD, Clonazolam, and Amphetamine - Excessive Amounts and Excessive Confusion") { name url }
The text was updated successfully, but these errors were encountered:
Are they also included in the limit query?
Sorry, something went wrong.
@19h yes - that's how I noticed it. The substances(limit: 999) query included that experience as one of the results.
substances(limit: 999)
No branches or pull requests
When using the substance query, I observed a record that appears to be an experience.
I'd expect only substances to be returned from the substance query.
You can find the experience I observed with this query:
The text was updated successfully, but these errors were encountered: