Using GraphQL (and perhaps Absinthe) in messages?

You could let the client ask for each and every piece of information it needs, in separate calls, since reducing the number of round trips is not a concern here.

1 Like