Expand description
Crate not intended for direct use.
Macros§
- appsync_
lambda_ main - Generates the code required to handle AWS AppSync Direct Lambda resolver events based on a GraphQL schema.
Attribute Macros§
- appsync_
operation - Marks an async function as an AWS AppSync resolver operation, binding it to a specific Query, Mutation or Subscription operation defined in the GraphQL schema.