Add an await function to the AsyncActionRunner trait

This commit is contained in:
Gary Tierney
2017-09-16 22:34:24 +01:00
parent f23114d511
commit 3a9e435189
4 changed files with 63 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
plugin {
name = "Apollo Plugin API"
description = "Helpers and API for common plugin usecases"
}