zlacker

[parent] [thread] 2 comments
1. totets+(OP)[view] [source] 2024-04-17 22:43:25
Every time I try to write a query for GitHub’s graphql API I lose a few hours and go back to rest. May be it’s easy if all the edges and inputs are actually implemented in ways you would expect.
replies(1): >>p_l+o1
2. p_l+o1[view] [source] 2024-04-17 22:56:24
>>totets+(OP)
GraphQL isn't exactly a proper graph database query language. The name IIRC comes from Facebook Graph API, and the language isn't actually designed as graph database interface.
replies(1): >>totets+oM
◧◩
3. totets+oM[view] [source] [discussion] 2024-04-18 07:33:12
>>p_l+o1
Thanks for the correction
[go to top]