interledger / rafiki

An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
https://rafiki.dev/
Apache License 2.0
260 stars 89 forks source link

Docs: Add and revise field descriptions in Backend Admin API GraphQL schema #3004

Closed brad-dow closed 1 month ago

brad-dow commented 1 month ago

Review Backend Admin API GraphQL reference docs for missing/incomplete field descriptions.

Add descriptions where elements are missing in the docs. Revise descriptions that need editing.

brad-dow commented 1 month ago

This branch contains the updated schema: https://github.com/interledger/rafiki/tree/docs-update-graphql-descriptions-backend

I need to get with @mkurapov to understand what other steps need to be taken before a schema change (even if it's only doc comments) can be pulled into main.