A graphQL mutation to upload images, something similar to PageMutation.create().
The AssetMutation type only supports "createFolder", "renameAsset" and "deleteAsset". This feature would mean the implementation of a "createAsset" mutation.