# API Reference


## Classes


[Dataset](Dataset.md#graphique.Dataset)  
Dataset(\*, source: Annotated\[ibis.expr.types.relations.Table \| pyarrow.\_dataset.Dataset, \<strawberry.types.private.StrawberryPrivate object at 0x7fe95c1da180\>\])

[GraphQL](GraphQL.md#graphique.GraphQL)  
ASGI GraphQL app with root value(s).


## Functions


[implement()](implement.md#graphique.implement)  
Create `Table` type which implements `Dataset` interface with schema-aware fields.

[typed()](typed.md#graphique.typed)  
Return schema-derived `Dataset` instance for `source`.
