You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"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
}
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: