Skip to content

Nested types missing from queries in generated code - Require workaround #745

@rohit3d2003

Description

@rohit3d2003

** Which Category is your question related to? **
iOS side generated graphql queries

** What AWS Services are you utilizing? **
App Sync

** Provide additional details e.g. code snippets **
I have an iOS project supported by AppSync on the backend. I have used Amplify CLI to add API to my project. The schema that I am using have nested objects and the generated queries are missing the details of nested types. As I understand, CLI only generated nested types upto level 2. Is there a workaround to change this behavior or can I update 'queries.graphql' manually to include missing details (I am ok to maintain these manual changes till CLI supports it natively)? Can someone guide me here?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions