-
Notifications
You must be signed in to change notification settings - Fork 117
Conversation
# Conflicts: # app/views/docs/index.phtml
Hi Jake! How much functional overlap is there between the GraphQL API and the REST API? Will we have GraphQL examples in the generated API docs, too? I'll review this soon, is there a chance there's a preview branch for Appwrite where I can try the GraphQL API? 😀 |
@gewenyu99 This is going to change a bit more before it's ready to review, I'll change it back to a draft. We will have GraphQL examples 😁 it will be listed as an option in the SDK dropdown. You can check out the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another thing I noticed.
If you switch to REST or GraphQL, then select version < 1.2.x, it'll show empty examples.
Can we hide versions <= 1.2.x when we select REST or GraphQL, and/or auto redirect?
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Hide unavailable options in version select
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
What does this PR do?
Test Plan
Manual homepage integration
Related PRs and Issues
appwrite/sdk-generator#577
https://github.com/appwrite/homepage/pull/113
appwrite/appwrite#974
Have you read the Contributing Guidelines on issues?
Yes