Jessamyn Hodge
Jessamyn Hodge
Note that to run that, you'd need to set up the subscription server, I use a patchwork of graphql ws and aiohttpgraphql
V similar format for mutationd, as I was trying to keep my patterns the same ```python class UpdateStaffSettings(Mute): class Arguments: input = UpdatePersonnelSettingsInputType() status = Field(Boolean) staff = Field(StaffType) @staticmethod...
--I'm doing everything via docker compose. Files incoming.-- (Start services first, you may need to docker compose build) - I'm also running things on gunicorn, so you'll need to set...
(well, nvm. apparently github doesnt support dockerfile/or docker.yaml attachments)