Skip to content

Service API boilerplate does not work with AWS out-of-the-box #144

@hakonkrogh

Description

@hakonkrogh

Component(s) affected: component 1,component N, etc.
Service API boilerplate, AWS version.

Description
The project runs fine, starts up as it should and you get to see the GraphQL playground. However, the introspection query fails, and you are not able to run any queries.

How to reproduce

  1. npx @crystallize/cli
  2. Choose Service API boilerplate
  3. Choose AWS
  4. Tenant identifier/bootstrapping does not matter here
  5. Run the project, open http://localhost:3001/dev/graphql

Possible Solution

Additional context

A bunch of introspection queries are fired:

Screenshot 2022-06-28 at 12 04 44

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions