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

Query for substances can include experiences #41

Open
d6y opened this issue Jun 19, 2021 · 2 comments
Open

Query for substances can include experiences #41

d6y opened this issue Jun 19, 2021 · 2 comments

Comments

@d6y
Copy link

d6y commented Jun 19, 2021

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
    }
@19h
Copy link
Member

19h commented Jun 23, 2021

Are they also included in the limit query?

@d6y
Copy link
Author

d6y commented Jun 24, 2021

@19h yes - that's how I noticed it. The substances(limit: 999) query included that experience as one of the results.

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

2 participants