GraphQL Cascade Deletion with AWS AmplifyThis is one way to deal with delete mutations on the source type of one-to-many relationships in your GraphQL schema, so you won’t remain…Jul 7, 20214Jul 7, 20214
Creating a Lambda Layer for GraphQL API queries, with AWS AmplifyIf you have to access your GraphQL API from your AWS Lambda Functions, this might be useful for you. It creates a signed request, assuming…Jul 7, 2021Jul 7, 2021