Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Data model should match Fauna gql meta descriptions #3

@ptpaterson

Description

@ptpaterson

Fauna docs provide examples of how a graphql schema can be represented. https://docs.fauna.com/fauna/current/api/graphql/endpoints

Todo:

  • Update List and Non Null representation
  • Include directives, type-level and field-level.
  • Update Typescript Types
  • Implement handling NotNull
  • Update Docs

Things to think about but will work on later:

  • define the Query type's fields with directives and create helpers that will run the correct index based on the data model. This will make GraphQL client resolvers even easier to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wipWork In Progress

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions