home / fixtures

Menu
  • GraphQL API

type_compound_key

Table actions
  • GraphQL API for type_compound_key

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

Link type id name
possum,1 possum 1 Fairway Frank

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [type_compound_key] (
   [type] TEXT,
   [id] INTEGER,
   [name] TEXT,
   PRIMARY KEY ([type], [id])
);
Powered by Datasette · Queries took 6.624ms · About: simonw/datasette-graphql