Serg

Results 3 issues of Serg

### Description **Problem**: It looks like this is failing when the generator tries to write code to disk. I didn't see any documentation surrounding any custom commands to allow write...

kind/bug
status/triage

I was in the neighborhood and figured I'd help. The problem is a toolbar item has no need to be nested inside of an HStack. This likely causes problem with...

### Description DataConnect returns a misleading error message. Consider this: I've got a schema defined in my `schema.gql` that has a unique table constraint: ```graphql type Friendship @table(key: ["self", "companion"])...

api: dataconnect