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

Question: get edges within one api call #42

Closed
nicolascochin opened this issue Feb 5, 2018 · 1 comment
Closed

Question: get edges within one api call #42

nicolascochin opened this issue Feb 5, 2018 · 1 comment

Comments

@nicolascochin
Copy link

Hi,

Is it possible to get the edge's data within a single api call ?

For example, I'd like to retrieve the ads within campaigns from my ad_account.
The graphql query i'd like : act_XXX?fields=campaigns{name,ads{name}}

I'm able to retrieve the campaigns ad_account.campaigns(fields: [:name]) but I can't manage to get the ads.

How can we do such a query?

@nicolascochin nicolascochin changed the title Get edges within one api call Question: get edges within one api call Feb 5, 2018
@mattnwa
Copy link

mattnwa commented Apr 29, 2019

I'm just now having this same dream @nicolascochin. Any chance you figured this out and have any clues?

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