I am working on a project and would like to use both REST API and GraphQL API, Is this ok to implement at the moment?
Categories
[ ] Analytics
[X] API (REST)
[X] API (GraphQL)
[ ] Auth
[ ] Authenticator
[ ] DataStore
[ ] Storage
Steps to Reproduce
No response
Screenshots
No response
Platforms
[ ] iOS
[ ] Android
[ ] Web
[ ] macOS
[ ] Windows
[ ] Linux
Android Device/Emulator API Level
No response
Environment
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.2, on macOS 12.4 21F79 darwin-x64, locale en-GB)
[!] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
✗ cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 13.4.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.68.1)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
Description
I am working on a project and would like to use both REST API and GraphQL API, Is this ok to implement at the moment?
Categories
Steps to Reproduce
No response
Screenshots
No response
Platforms
Android Device/Emulator API Level
No response
Environment
Dependencies
Device
Iphone 13
OS
IOS 15.5
Deployment Method
Amplify CLI
CLI Version
10.4
Additional Context
No response
Amplify Config
const amplifyconfig = ''' { "UserAgent": "aws-amplify-cli/2.0", "Version": "1.0",
}''';