Skip to content

I get the following error: Type "AWSJSON" not found in document.  #396

@kodai305

Description

@kodai305

We are trying to create a GraphQL API with AWS AppSync. When we try to create the documentation for that API in graphdoc, we get Type "AWSJSON" not found in document.
When I try to create the API documentation in graphdoc, I get the error "Type "AWSJSON" not found in document.

The command I ran was as follows
graphdoc -s . /schema.graphql -o . /doc/schema

Is it possible to create a document if it contains a type like "AWSJSON"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions