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

Enum DirectiveLocation

Valid locations where directives may be used (type system) http://facebook.github.io/graphql/June2018/#DirectiveLocation

Namespace: GraphZen.LanguageModel
Assembly: GraphZen.Abstractions.dll
Syntax
[GraphQLName("__DirectiveLocation")]
public enum DirectiveLocation

Fields

Name Description
ArgumentDefinition
Enum
EnumValue
Field
FieldDefinition
FragmentDefinition
FragmentSpread
InlineFragment
InputFieldDefinition
InputObject
Interface
Mutation
Object
Query
Scalar
Schema
Subscription
Union
Back to top Copyright © 2017-2019 GraphZen LLC