🐛 Fixed gqlType
This commit is contained in:
@@ -41,7 +41,7 @@ export default {
|
|||||||
"gql-field": () => import("./field")
|
"gql-field": () => import("./field")
|
||||||
},
|
},
|
||||||
props: {
|
props: {
|
||||||
gqlType: Object
|
gqlType: {}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user