mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
This commit is contained in:
@@ -1931,7 +1931,7 @@ trait Base
|
||||
}
|
||||
}
|
||||
}' . PHP_EOL . self::$FRAGMENT_ATTRIBUTES;
|
||||
case self::$CREATE_PROVIDER:
|
||||
case self::$CREATE_PROVIDER:
|
||||
return 'mutation CreateGeneralProvider(
|
||||
$providerId: String!,
|
||||
$provider: String!,
|
||||
|
||||
Reference in New Issue
Block a user