Skip to content

I've just noticed how similar GraphQL and NestedTypes are... #153

Description

@far-blue

I was reading the details of graphQL this morning at it occurred to me how similar the concepts are to NestedTypes. graphQL basically wants to know about types and relationships - just like NestedTypes. It might be interesting to consider how NestedTypes could create objects based on GraphQL schema or vice-versa and how GraphQL support could be integrated into NestedTypes as a replacement for the Rest API style CRUD interface from backbone I've always considered to be somewhat poor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions