Tyler van der Hoeven
1 min readMar 28, 2018

Try this.

query {
allTrustlines(
filter: {
assetcode: {equalTo: "HUG"},
issuer: {equalTo: "GD5T6IPRNCKFOHQWT264YPKOZAWUMMZOLZBJ6BNQMUGPWGRLBK3U7ZNP"},
}
) {
nodes {
issuer
accountid
assetcode
tlimit
}
}
}

The filter key is probably what you’re after rather than the condition

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Tyler van der Hoeven
Tyler van der Hoeven

Written by Tyler van der Hoeven

Engineering better financial futures @StellarOrg through funding, education and innovation. I write my own words. — “Work, and stuff will happen.”

No responses yet

Write a response