You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2025. It is now read-only.
The GBIF React library uses a GraphQL interface for accessing data. For ARGA to use this library, we'll need to implement ApolloJS middleware to translate between the SOLR REST API and GraphQL.
The GBIF React library uses a GraphQL interface for accessing data. For ARGA to use this library, we'll need to implement ApolloJS middleware to translate between the SOLR REST API and GraphQL.
GBIF has an implementation in the same repo: https://github.com/gbif/gbif-web/tree/master/packages/graphql-api
Jack has implemented some changes for the Seedbank data.