Skip to content

Allow schemas of type GraphQLSchema in apolloForm options #37

Description

@mstn

At the moment schema is of type Document (AST). It could be useful to allow also GraphQLSchema. Internally, we can continue to use ASTs only.

apolloForm(createPost, {
      schema
}

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions