aws / aws-appsync-community

The AWS AppSync community
https://aws.amazon.com/appsync
Apache License 2.0
506 stars 32 forks source link

[JS] support regular expressions #338

Open saltman424 opened 9 months ago

saltman424 commented 9 months ago

Since the mapping functions are largely for validation and basic data transformation/normalization, regular expressions are extremely useful in the mapping functions. It would be great to see them added to AppSync JS