The-Devoyage / subgraph

A POC written in rust to generate a functional API based on a simple config/schema.
GNU General Public License v3.0
7 stars 0 forks source link

Create Find Many Resolver #5

Closed nickisyourfan closed 1 year ago

nickisyourfan commented 1 year ago

Similar to the find one resolver, the find many will find all documents that match the resolver input.