appwrite / appwrite/sdk-for-node

🚀 Feature: For functions, provide the type.

Open
#133 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
256
Forks
45
Avg merge
11h 59m
Merged PRs (30d)
2

Description

### 🔖 Feature description

This issue is the same as
[Appwrite #8329 Issue](https://github.com/appwrite/appwrite/issues/8329)

Simply put, this involves adding type information to the context of cloud functions. Although this can be implemented locally, I prefer to implement it uniformly within the SDK.

### 🎤 Pitch

Using TypeScript but the context is still untyped doesn't make sense. And providing a better, simpler type annotation is all that's needed.

### 👀 Have you spent some time to check if this issue has been raised before?

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.