Does not have native filtering or ordering capabilities, unless implemented by the server 😮
To do so, you’ll have to implement it yourself client side.
__typename
allows for introspection of an entry’s name.
Jun 23, 20241 min read
Does not have native filtering or ordering capabilities, unless implemented by the server 😮
To do so, you’ll have to implement it yourself client side.
__typename
allows for introspection of an entry’s name.