GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Class GraphQLIgnoreAttribute

Inheritance
Object
Attribute
GraphQLIgnoreAttribute
Namespace: GraphZen
Assembly: GraphZen.Abstractions.dll
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Field | AttributeTargets.Interface | AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Property)]
public class GraphQLIgnoreAttribute : Attribute
Back to top Copyright © 2017-2019 GraphZen LLC