refactor: migrate completely to urql
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
mutation DeleteCollection($collectionID: ID!) {
|
||||
deleteCollection(collectionID: $collectionID)
|
||||
}
|
||||
Reference in New Issue
Block a user