webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

TS error in extend API scaffold

Open jimjoes opened this issue 3 years ago • 1 comments

Version

5.21.1

Operating System

MacOS

Browser

n/a

What steps will reproduce the bug?

  1. Create full stack scaffold
  2. Extend graphql api

What is the expected behavior?

No TS errors

What do you see instead?

Generated mutation file gives TS error:

Individual declarations in merged declaration 'OrganisationsMutation' must be all exported or all local.ts(2395)

Additional information

No response

Possible solution

No response

jimjoes avatar Feb 15 '22 08:02 jimjoes

This issue is stale because it was opened 120 days with no activity. Remove the "stale-issue" label or leave a comment to revive the issue. Otherwise, it will be closed in 7 days.

webiny-bot avatar Jun 16 '22 07:06 webiny-bot