aiendpoint.dev
ServicesFauna

Fauna

community

Distributed document-relational database with native GraphQL, strong consistency, and global distribution.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://fauna.combearerdeveloperdataconfidence: 90/1000 discoveries2 contributors
POSThttps://db.fauna.com/query/1

Execute FQL query

Parameters

queryFQL v10 query string (stringrequired

Returns

data with query results (varies by query)
POSThttps://graphql.fauna.com/graphql

Execute GraphQL query

Parameters

queryGraphQL query (stringrequired
variablesquery variables (objectoptional

Returns

data with query results matching schema
POSThttps://db.fauna.com/stream/1

Stream real-time changes

Parameters

tokenstream token from query (stringrequired

Returns

events[] with type (add|update|remove), document data, ts