Dustin Deus

Results 134 issues of Dustin Deus

Hi there, Due to the limitation of C@E we are forced to add `.bypass_local_route_table = true;` to all backends that are chained to a C@E service. This is required because...

enhancement
feature request
requires internal discussion
revisit

Not sure, if you are already familiar with https://github.com/fastify/fastify-express. Might be a good migration step.

```yml butlerVersion: ">=0.4.0" questions: - type: input name: shorthand message: What's the shorthand for this project? required: true - type: input name: maintainer message: Who maintains this project? default: getShorthand...

enhancement

**Describe the problem/challenge you have** As an organization, I'd like to run my federation architecture fully managed. The registry must provide an endpoint to deliver the supergraph SDL. https://www.apollographql.com/docs/rover/supergraphs https://www.apollographql.com/docs/federation/managed-federation/overview/...

**Describe the problem/challenge you have** As an organization, I'd like to enforce rules about - document complexity - document depth - schema conventions (camelCase fields, ...) in a configuration as...

enhancement
idea

**Describe the problem/challenge you have** As an organization, I'd like to run analyzes on the graphql operations in conjunction with the current schema. This is especially useful when all clients...

enhancement
idea

**Describe the problem/challenge you have** As an organization, I'd like to provide teams the possibility to work with the registry in DX friendly way. This experience should be similar to...

enhancement
idea

**Describe the problem/challenge you have** As an organization, I'd like to notify my teams about important events. - Schema breaking changes - Schema changes in general https://www.apollographql.com/docs/studio/schema-change-integration/ - New clients...

``` 2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\LICENSE": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\LICENSE", Err:0x20000082} 2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\README.md": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\README.md", Err:0x20000082} 2018/01/18 22:15:18 warn: failed setting...

Hi, wouldn't it be awesome if we could update custom types or product types field definitions with a migration strategy to prevent data loss? As far I know, It doesn't...

Type: Discussion
Node SDK