mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
Merge branch 'feat-mailgun-provider' of https://github.com/appwrite/appwrite into feat-topics-controller
This commit is contained in:
commit
3548c4ac47
1 changed files with 1 additions and 1 deletions
|
|
@ -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!,
|
||||
|
|
|
|||
Loading…
Reference in a new issue