{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif5en5mod6rdhtgwrb2hmubvm4jk4zgeruriicvedic4f5b5kkm5q",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mosymefggf72"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/flutter_universal_sync_graphql",
  "publishedAt": "2026-06-21T18:24:57.759Z",
  "site": "https://pub.dev",
  "textContent": "GraphQL RemoteSyncAdapter for the flutter_universal_sync family. Pulls via queries and pushes via mutations over a single GraphQL endpoint. Changelog excerpt: Initial release. GraphQL `RemoteSyncAdapter`for the `flutter_universal_sync`family. ### Added - `GraphQLSyncAdapter`over a single `POST `with `{query}`. You supply per-table `pullQuery`builders and an optional `pushMutation`builder (omit it for a read-only endpoint). GraphQL `errors`and non-2xx map to `SyncPullException`/ `SyncPushException`. - `MockClient`unit tests, plus a live pull integration test against the SpaceX GraphQL API (`dart test -t integration`).",
  "title": "v0.1.0 of flutter_universal_sync_graphql",
  "updatedAt": "2026-06-21T18:06:09.830Z"
}