Class GraphQLCanBeNullAttribute
Namespace: GraphZen
Assembly: GraphZen.Abstractions.dll
Syntax
[AttributeUsage(AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Property)]
public class GraphQLCanBeNullAttribute : Attribute