antho1404
08/07/2017, 8:37 AMquery ($user_id: ID!, $node_id: ID!) {
SomeUserExists(filter: {
id: $user_id
account_some: {
id: $node_id
}
})
}
And yes I agree it could be perfect to fetch all the data associated to the connected user but I guess less flexible