This commit is contained in:
2026-05-15 03:20:28 +03:30
parent d47f57a620
commit 2c2fcb32ad
+1 -2
View File
@@ -263,8 +263,7 @@ namespace xDataService.DI
public static void UseXDatabase(
this IApplicationBuilder source,
XDatabaseDescriptor descriptor,
bool isDevelopmentEnvironment = false,
GraphQLPlaygroundOptions options = null
bool isDevelopmentEnvironment = false
)
{
//