Christy Jacob
Christy Jacob
## What does this PR do? Add new metadata to API Keys ## Test Plan (Write your test plan here. If you changed any code, please provide us with clear...
## What does this PR do? Adds functionality to support multiple database instances in Appwrite and enabling project level sharding at the application layer. ## Test Plan Use existing tests...
## What does this PR do? Add GraphQL support ## Test Plan New tests covering all GraphQL queries/mutations ## Related PRs and Issues https://github.com/appwrite/docs/pull/287 https://github.com/appwrite/homepage/pull/113 https://github.com/appwrite/sdk-generator/pull/577 ### Have you read...
- [x] Added test:e2e script to package.json - [x] Added page-objects dir to tests/e2e/ and created a page-model. (In Progress) - [x] Added tests to cover some user-flows. (In Progress)
In the [CLI templates](https://github.com/appwrite/sdk-generator/pull/170/files#diff-1f6f304940541af429979e9c9055117c72d30287d4637297afbdf54eafb263c6R43), we use `if` conditions to conditionally render headers. This is neither clean nor scalable. We need to come up with a better convention to allow conditional...
### What's changing? The -w flag is no longer supported. Hence replaced it with `ignite dev` ### What else might be impacted? None ## Checklist - [x] Documentation - [...
## What does this PR do? Updates to the web sdk with fixes for the CI ## Test Plan NA ## Related PRs and Issues NA ### Have you read...
# 💠Introduction Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code 🤩 You can learn more in our official [Appwrite Functions...
# 💠Introduction Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code 🤩 You can learn more in our official [Appwrite Functions...
# 💠Introduction Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code 🤩 You can learn more in our official [Appwrite Functions...