BigQuery: Simple Object Queries
Introduction
You can fetch a single node or multiple nodes of the same type using a simple object query.
Fetch list of objects
Example: Fetch a list of authors:
GraphiQL
Query Variables
Request Headers
No Schema Available
Note
The query field will be of the format <dataset_name>_<table_name>
.
See the API reference for more details.