Skip to content

You removed getArguments in SelectionSet in 16.1, how should i change my code? #2447

Answered by dfa1
knotenpunkt asked this question in Q&A
Discussion options

You must be logged in to vote

perhaps something like:

`Long count = (Long) (dfe.getFieldsGroupedByResultKey().get("randomExample").get(0).getArguments().get("count")

You may want to dig a bit here: afaa9aa.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by knotenpunkt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2139 on July 10, 2021 02:21.