found-relay
found-relay copied to clipboard
Support async getQuery
Follow-up feature request from https://github.com/relay-tools/found-relay/issues/294
isn't this better solved by persistent queries?
Probably.
I don't know, I liked your reasoning. I think I was mislead by the apparent tidiness of keeping the query with the module. If this capability existed, it would have lead me down the wrong path?
Yeah, we probably don't want to do anything here. It probably makes sense to use persistent queries and only send up the query hash, in cases where we want to omit the weight of queries from the main bundle.