impress-2020/src/server/types
Matchu c38678cf1a Build itemSearchV2 in GQL
The main change is that we restructure the query, so that only the parts that are actually affected by pagination depend on those variables!

This will enable the Apollo Cache to trivially cache and show `numTotalItems` while waiting for other pages to load.
2021-06-21 10:30:41 -07:00
..
AppearanceLayer.js Explain why AppearanceLayer.imageUrl can be null 2021-06-02 14:27:11 -07:00
ClosetList.js Fix private lists page 2021-06-18 17:25:05 -07:00
Item.js Build itemSearchV2 in GQL 2021-06-21 10:30:41 -07:00
MutationsForSupport.js Add support tools for pet layers 2021-04-21 22:06:07 -07:00
Outfit.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
Pet.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
PetAppearance.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
User.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
Zone.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00