Function cannot import relative .graphql type definition file

Hi, so I think the issue is that you’re trying to require a file using a specific path but when it gets included in the function that path for that file has changed. I have a function (function-deploy-test/zipped-function.js at master · netlify/function-deploy-test · GitHub) that shows the path where included files will be located. Let me know if that helps.