Skip to content

Cannot generate grapqhl schema for Up Bank API #388

Open
@Kamholtz

Description

@Kamholtz

Describe the bug

Not able to generate Graphql Schema with openapi-to-graphql cli using Up Bank's API OAS definition

To Reproduce

Steps to reproduce the behavior:

  1. install the openapi-to-graphql-cli
  2. try generating schema by running:
    openapi-to-graphql https://github.com/up-banking/api/blob/master/v1/openapi.json

This also occurs if the schema is downloaded as a .json file and run withthe command openapi-to-graphql .\api.json

Expected behavior

The graphql server starts with generated Up Bank API schema

Actual result

Getting the following error:

openapi-to-graphql https://raw.githubusercontent.com/up-banking/api/master/v1/openapi.json
OpenAPI-to-GraphQL creation event error: undefined

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