Amir Sekhavati

Results 4 issues of Amir Sekhavati

## Description When using Apollo Federation + Rover CLI, attempting to publish subgraph schemas that use AWS AppSync directives via `rover subgraph publish` results in errors (see below). Also, in...

bug 🐞
triage

The documentation omits to mention that in order for mapping functionality to work with the `places` template group the call to `Spice.add()` must be wrapped within a require block that...

Bug

Hello 👋 We use TypeScript throughout our projects. Typically we use ES modules syntax (`import`/`export`) to load our modules, this then gets boiled down to CommonJS style (`require`) after the...

Hello 👋 When using this module as per the readme instructions, we don't get type definitions for the core client object. It comes back as `any` type. This then has...