Azure / Azure/data-api-builder
[Feature] Field Mappings support for stored procedure.
オープン
fabric
- 主要言語
- C#
- スター
- 1.5k
- フォーク
- 370
- 平均マージ
- 3日 22時間
- マージ済み PR(30日)
- 9
説明
We need a way to provide mappings for result set of a stored procedure. If a stored procedure for example returns columns that do not meet restrictions in graphql (Example: they have restricted characters, reserved graphql names etc) this would lead to the result being unable to be processed by the hotchocolate server. This issue is for tracking field mappings support for stored procedures.
コントリビューションガイド
調査の方向性
まず、リポジトリ内でストアドプロシージャの結果処理と GraphQL のフィールド名検証をたどります。設定のエントリーポイントと既存のマッピングテストを特定します。完了の定義は、制限付きまたは予約済みのカラム名を持つストアドプロシージャの結果を、明示的なマッピングを使用して GraphQL 経由で処理できることです。この issue ではファイルやテストが指定されていないため、リポジトリの調査が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, graphql
- 領域
- api, databases
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100