We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Is your feature request related to a problem? Please describe.
Latent features in the mobile app should be enabled by installing plugins via the Admin web portal. The API would need to detect the existence of a plugin, and automatically query the plugin for authorization to do some action. When authorized, the mobile app will display new capabilities. This project has two parts:
Describe the solution you'd like
Describe alternatives you've considered
Currently, I don't have decided on any other alternatives but alternatives can be suggested by mentors
Approach to be followed (optional) tasks :
mutations.ts
queries.ts
Additional context The screenshots and working video is provided in the pull request description #355
The text was updated successfully, but these errors were encountered:
@palisadoes this issue can be assigned to me
Sorry, something went wrong.
SiddheshKukade
Successfully merging a pull request may close this issue.
This issue is associated with Google Summer of Code 2022 Project link
Is your feature request related to a problem? Please describe.
Latent features in the mobile app should be enabled by installing plugins via the Admin web portal. The API would need to detect the existence of a plugin, and automatically query the plugin for authorization to do some action. When authorized, the mobile app will display new capabilities. This project has two parts:
Describe the solution you'd like
Describe alternatives you've considered
Currently, I don't have decided on any other alternatives but alternatives can be suggested by mentors
Approach to be followed (optional)
tasks :
mutations.ts
andqueries.ts
filesAdditional context
The screenshots and working video is provided in the pull request description #355
The text was updated successfully, but these errors were encountered: