View Source BettyGql.Queries.DataQueries (Betty GQL v0.2.0)

Link to this section Summary

Functions

Generates the query to retrieve all objects of a given type

Link to this section Functions

Link to this function

all_query(type, fields, filter)

View Source

Generates the query to retrieve all objects of a given type

Link to this function

one_query(type, fields, filter)

View Source