Skip to content

Commit

Permalink
docs: update graphql descriptions backend (#3013)
Browse files Browse the repository at this point in the history
* Update schema.graphql

Initial commit - descriptions added/refined for:
- Input objects
- Types/objects
- Enums
- Queries

* Update schema.graphql

Finished descriptions for the following:
- Mutations
- Scalars
- Interfaces

* Update schema.graphql

Added descriptions for stateAttempts
Fixed minor formatting inconsistencies

* Update schema.graphql

Revising transferType enum descriptions

* Update schema.graphql

Adding query argument descriptions
Spelling fixes for "identifer" instead of "identifier"

* chore: generate graphql TS types

* chore(backend): formatting

* Updated descriptions from Max's comments

- changing external Wikipedia links (idempotence, ISO 4217) to internal Rafiki docs links (idempotency, assets)
- more context around cursor-based pagination, specifically ID types

* minor change for sort order

- changed wording to align with auth admin api

* chore: generated TS types from updated backend Admin API schema

---------

Co-authored-by: Max Kurapov <[email protected]>
  • Loading branch information
brad-dow and mkurapov authored Oct 7, 2024
1 parent af2ca8e commit e3abc18
Show file tree
Hide file tree
Showing 7 changed files with 2,875 additions and 2,214 deletions.
671 changes: 389 additions & 282 deletions localenv/mock-account-servicing-entity/generated/graphql.ts

Large diffs are not rendered by default.

Loading

0 comments on commit e3abc18

Please sign in to comment.