export const meta = { title: `GraphQL - Realtime and Offline`, description: `AWS AppSync helps you build data-driven apps with real-time and offline capabilities. The AppSync Android SDK enables you to integrate your app with the AWS AppSync service and is based off of the Apollo project found here. `, }; import all0 from "/src/fragments/sdk/library-callout.mdx"; import ios1 from "/src/fragments/sdk/api/ios/graphql.mdx"; import android2 from "/src/fragments/sdk/api/android/graphql.mdx";