mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 12:56:11 +02:00
🔥 Remove deprecated queries and mutations
This commit is contained in:
parent
36953eef1a
commit
c0ccbaebaf
23 changed files with 105 additions and 978 deletions
|
@ -129,12 +129,12 @@
|
|||
:mtype "image/jpeg"
|
||||
:size 312043}
|
||||
params {::th/type :upload-file-media-object
|
||||
:profile-id profile-id
|
||||
::rpc/profile-id profile-id
|
||||
:file-id file-id
|
||||
:is-local true
|
||||
:name "testfile"
|
||||
:content mfile}
|
||||
out (th/mutation! params)]
|
||||
out (th/command! params)]
|
||||
|
||||
;; (th/print-result! out)
|
||||
(t/is (nil? (:error out)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue