Add back collectionsForCollector to graphql & react
Closed this issue · 0 comments
dfernandezm commented
This query was deleted from the schema of GraphQL, resolvers. It needs to use the dataSource API call and parse the result into a collection of BankNoteCollection
s.
- GraphQL query
- Collections Screen component fix