Skip to content

Compile error @typeMap.ts #174

@Aemilivs

Description

@Aemilivs
{
	"resource": "/C:/Users/User/Documents/Sources/swagger-to-graphql/src/typeMap.ts",
	"owner": "typescript",
	"code": "2322",
	"severity": 8,
	"message": "Type '() => string' is not assignable to type 'GraphQLInputFieldConfigMap | (() => GraphQLInputFieldConfigMap) | GraphQLFieldConfigMap<any, any, { [key: string]: any; }> | (() => GraphQLFieldConfigMap<...>)'.\n  Type '() => string' is not assignable to type '() => GraphQLInputFieldConfigMap'.\n    Type 'string' is not assignable to type 'GraphQLInputFieldConfigMap'.",
	"source": "ts",
	"startLineNumber": 130,
	"startColumn": 3,
	"endLineNumber": 167,
	"endColumn": 5
}

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