Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Data dynamically as per the provided user Id field of Data Model Table #494

Open
2 tasks
jaythakor-ai opened this issue Apr 6, 2022 · 1 comment
Open
2 tasks
Labels
feature-request New feature or request GraphQL

Comments

@jaythakor-ai
Copy link

Is this related to a new or existing framework?

React

Is this related to a new or existing API?

GraphQL API, DataStore

Is this related to another service?

DynamoDb

Describe the feature you'd like to request

Currently, the collection in the Amplify Studio provides all the records from the DynamoDb table. I would like to get the data based on the user Id field from the DynamoDb Table. I am working on the Admin dashboard and I suppose to get the data related to the particular user, not the whole table's data.

Describe the solution you'd like

There should be a way in the Amplify studio collection that we can pass the Unique User Id and the collection will be created by that User specific. The collection should not create from all the records on the table.

Describe alternatives you've considered

To get the data as per the User id from the table, May I have to handle the API and need to pass the id in the parameter and other things. But If the GraphQL API perform by the Collection, if we pass the Id then It will be appreciated.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@jaythakor-ai jaythakor-ai added the feature-request New feature or request label Apr 6, 2022
@jaythakor-ai
Copy link
Author

@chrisbonifacio any updates on this?

@stocaaro stocaaro transferred this issue from aws-amplify/amplify-js Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request GraphQL
Projects
None yet
Development

No branches or pull requests

2 participants