Skip to content

There can be only one variable named \"$hasura_json_var_1\ #7245

Answered by jemink
jemink asked this question in General
Discussion options

You must be logged in to vote

EmployeeType

type EmployeeType {
id: Int
name: String
}

BadgeType

type BadgeType {
icon: String
name: String
}

Also I connected remote schema inside my hasura and created custom resolver. It is working fine on remote schema url

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Adron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
None yet
1 participant