OBJECT
TaxonsConnection
The connection type for Taxon.
link GraphQL Schema definition
- type TaxonsConnection {
- # A list of edges.
- TaxonsEdge] : [
- # A list of nodes.
- Taxon] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }
OBJECT
The connection type for Taxon.
- type TaxonsConnection {
- # A list of edges.
- TaxonsEdge] : [
- # A list of nodes.
- Taxon] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }