Skip to content

Decide how to create a wrapper for the graphql api #1

@Erik1000

Description

@Erik1000

I don't know how to provide a smooth library design and still keep the advantages of graphql. For example, graphql enables to select the fields the client is interested in the response to save bandwidth. However, which fields are needed is application specific and can't be covered by the library. Basically we can't provide response types.

The idea is to use this graphql client library. A option is to provide input types, scalar types. The biggest question is how to abstract the crypto part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions