Files
graphql-test/Presentation/GraphQL/MutationType.cs
2025-11-26 16:50:06 -03:00

6 lines
66 B
C#

namespace GraphQLTEST.GraphQL;
public class MutationType
{
}