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

Interface IGraphQLDirective

Namespace: GraphZen
Assembly: GraphZen.Abstractions.dll
Syntax
public interface IGraphQLDirective

Methods

GetDirectiveLocations()

Declaration
IEnumerable<DirectiveLocation> GetDirectiveLocations()
Returns
Type Description
IEnumerable<DirectiveLocation>
Back to top Copyright © 2017-2019 GraphZen LLC