GraphQL operation .get not supported in Swift #3038
Labels
api
Issues related to the API category
feature-request
Request a new feature
requires attention
Follow up needed for more than 10 days
work in progress
Issues was triaged and investigation done
Describe the bug
Starting to switch over to transform v2 in order to get at some of the new features, including finer controls on authorized read operations in our GraphQL API. Using the get specifier in the GraphQL, but after running codegen I'm getting the following error.
Type 'Array.ArrayLiteralElement' (aka 'ModelOperation') has no member 'get'
Steps To Reproduce
Expected behavior
No compile issues
Amplify Framework Version
1.30.2
Amplify Categories
API
Dependency manager
Cocoapods
Swift version
5.0
CLI version
12.1.1
Xcode version
14.3.1
Relevant log output
Is this a regression?
No
Regression additional context
No response
Device
iPhone 13 Pro
iOS Version
16.5
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: