Amplify GraphQL @sql transformer
npm install @aws-amplify/graphql-sql-transformerThe @sql directive allows you to quickly and easily execute custom SQL statements.
#### Definition
``graphql``
directive @sql(statement: String, reference: String) on FIELD_DEFINITION