Commit Graph

11 Commits

Author SHA1 Message Date
Faruk AYDIN
bb36748764 refactor: Use input params for all mutations 2022-03-08 11:32:38 +03:00
Faruk AYDIN
64011b5c4b feat: Implement updateFlowStatus mutation 2022-03-07 20:39:47 +03:00
Faruk AYDIN
63198a6569 fix: Do not try to update ID of the flow 2022-03-07 18:26:41 +03:00
Faruk AYDIN
9926e5589e refactor: Use graphql schema directly with graphql-tools library 2022-03-06 18:33:33 +03:00
Ali BARIN
d06f21c927 feat: add PowerInput component 2022-02-28 01:26:57 +03:00
Faruk AYDIN
3457ad29d7 feat: Use active field with flows 2022-02-18 12:48:49 +03:00
Faruk AYDIN
c6e2b94128 chore: Use string IDs instead of integer ones 2022-01-29 18:50:55 +03:00
Faruk AYDIN
86d5cceec7 refactor: Use related query from objectionjs for mutations 2022-01-29 12:27:07 +03:00
Faruk AYDIN
3f2f1212c9 chore: Use integer for IDs of resources 2022-01-02 14:33:05 +03:00
Ali BARIN
8b05489e40 fix: correct params type in update-flow mutation 2021-12-21 10:05:02 +01:00
Ali BARIN
ede68b2af2 feat: add updateFlow mutation 2021-12-21 10:05:02 +01:00