DEV Community

# appsync

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AppSync Resolver Optimization by Removing Unnecessary GetItem's

AppSync Resolver Optimization by Removing Unnecessary GetItem's

4
Comments
2 min read
Effective Direct Lambdas for AWS AppSync (Spoiler: they are really effective)

Effective Direct Lambdas for AWS AppSync (Spoiler: they are really effective)

26
Comments 2
8 min read
How to store JSON in Amazon DynamoDB using AWS AppSync

How to store JSON in Amazon DynamoDB using AWS AppSync

19
Comments
2 min read
How I scaled an AppSync project to 200+ resolvers

How I scaled an AppSync project to 200+ resolvers

36
Comments
7 min read
Five reasons you should consider AppSync over API Gateway

Five reasons you should consider AppSync over API Gateway

87
Comments 9
8 min read
AppSync: how to inject table names into DynamoDB batch & transact operations

AppSync: how to inject table names into DynamoDB batch & transact operations

19
Comments
4 min read
Build Serverless Blog with Gatsby and AWS Amplify & AppSync

Build Serverless Blog with Gatsby and AWS Amplify & AppSync

27
Comments 1
8 min read
Implementing pagination with AWS AppSync

Implementing pagination with AWS AppSync

58
Comments 9
5 min read
Build Serverless Web App with AWS AppSync & AWS Amplify

Build Serverless Web App with AWS AppSync & AWS Amplify

12
Comments
5 min read
How to build an AppSync API using a single table DynamoDB design

How to build an AppSync API using a single table DynamoDB design

6
Comments
12 min read
AWS DataStore

AWS DataStore

80
Comments 4
11 min read
AppSync: how to compare strings lexicographically in VTL

AppSync: how to compare strings lexicographically in VTL

1
Comments 1
2 min read
Integrating a REST API into an Amplify app's GraphQL model

Integrating a REST API into an Amplify app's GraphQL model

12
Comments 1
4 min read
AWS AppSync: Retornando valores nullables em resolvers aninhados

AWS AppSync: Retornando valores nullables em resolvers aninhados

3
Comments
3 min read
AppSync: skipping nullable nested resolvers by returning early

AppSync: skipping nullable nested resolvers by returning early

4
Comments
3 min read
AWS Amplify API: GraphQL subscription

AWS Amplify API: GraphQL subscription

14
Comments
1 min read
AWS Amplify API: GraphQL mutation

AWS Amplify API: GraphQL mutation

10
Comments
2 min read
AWS Amplify API: GraphQL queries

AWS Amplify API: GraphQL queries

23
Comments 1
2 min read
Migrate react-apollo from v2 to v3 in conjunction with AWS AppSync

Migrate react-apollo from v2 to v3 in conjunction with AWS AppSync

30
Comments 6
2 min read
AWS AppSync without Authentication

AWS AppSync without Authentication

34
Comments 2
3 min read
Putting GraphQL Playground in front of AppSync

Putting GraphQL Playground in front of AppSync

9
Comments 8
3 min read
Amplify AppSync - AWS X-Ray Integration

Amplify AppSync - AWS X-Ray Integration

13
Comments
7 min read
GraphQL and REST APIs with AWS

GraphQL and REST APIs with AWS

13
Comments
5 min read
React in a Serverless World

React in a Serverless World

22
Comments
25 min read
Takeaways from using AppSync

Takeaways from using AppSync

8
Comments
6 min read
loading...