initial commit
This commit is contained in:
6
Presentation/GraphQL/SubscriptionType.cs
Normal file
6
Presentation/GraphQL/SubscriptionType.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace GraphQLTEST.GraphQL;
|
||||
|
||||
public class SubscriptionType
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user