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 experiences #44

Open
stevancorre opened this issue Jul 2, 2021 · 0 comments
Open

query experiences #44

stevancorre opened this issue Jul 2, 2021 · 0 comments

Comments

@stevancorre
Copy link

Hello, i'm trying to use the API, no issue with the substance query
but now i'm trying to use the experiences query but i have no idea on how to use it
since experiences returns an array of Experience, and each Experience contains an array of Experience etc
so the request looks like this

experiences(substance: "2C-B")
{
    effects
    {
        effects
        {
            # etc
        }
    }
}

so this make no sense

am i missing something?

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