graphql-over-kafka icon indicating copy to clipboard operation
graphql-over-kafka copied to clipboard

Add multiple models announced per service

Open AlecAivazis opened this issue 9 years ago • 1 comments

AlecAivazis avatar Aug 31 '16 03:08 AlecAivazis

One complication is deducing connections in order to add them to the announcement. One option is to use a subclass of peewee's ForeignKeyFIeld which implements the serializable spec

AlecAivazis avatar Aug 31 '16 03:08 AlecAivazis