Skip to content

GraphQL API for AvionDB #54

@SteveGremory

Description

@SteveGremory

Why do you even need one?

Now, the thing is that when a request is made to AvionDB, it returns ALL the data in that document, whether needed or not. This is especially annoying in apps where you have Images and stuff which is all base64; here, all the base64 data is returned, even if it's not needed at all.
And that's just one situation, there are many many more similar ones...

Example: MongoDB's API for GraphQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions