[appsync]: support directives #9879
Labels
@aws-cdk/aws-appsync
Related to AWS AppSync
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
p2
Milestone
Supporting directives for types and fields:
@include
,@deprecated
,@skip
@iam
,@api_key
, etc.Use Case
Directives are a core feature of graphql.
Proposed Solution
Directives can be attached to fields or types.
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: