aws / aws/aws-appsync-community

Support for typeHint.BLOB (@aws-appsync/utils/rds)

Open
#397 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
507
Forks
37
PR merge metrics
No merged PRs in 30d

Description

With RDS, there are various use cases to have columns with bytes (e.g. bytea type on postgresql) for images etc.
Though RDS Data API [supports](https://docs.aws.amazon.com/rdsdataservice/latest/APIReference/API_Field.html) 'blobValue' it is not possible with @aws-appsync/utils/rds as the 'typeHint' helper does not support it.

Contributor guide

Open the contributing guide

Research direction

Start with the @aws-appsync/utils/rds typeHint helper and the AWS RDS Data API Field documentation linked in the issue, focusing on blobValue. Done means the helper supports typeHint.BLOB for byte-valued columns such as PostgreSQL bytea.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, graphql, postgresql
Domain
api, database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.