mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 13:42:15 +02:00
✨ Move projects queries and mutations to commands
This commit is contained in:
parent
dc77c6b655
commit
dba7a9d424
14 changed files with 311 additions and 137 deletions
|
@ -17,9 +17,9 @@
|
|||
[app.rpc :as-alias rpc]
|
||||
[app.rpc.commands.binfile :as binfile]
|
||||
[app.rpc.commands.files :as files]
|
||||
[app.rpc.commands.projects :as proj]
|
||||
[app.rpc.commands.teams :as teams :refer [create-project-role create-project]]
|
||||
[app.rpc.doc :as-alias doc]
|
||||
[app.rpc.queries.projects :as proj]
|
||||
[app.util.blob :as blob]
|
||||
[app.util.pointer-map :as pmap]
|
||||
[app.util.services :as sv]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue