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

Interface ISchema

Inherited Members
IDescription.Description
IQueryType.QueryType
IMutationType.MutationType
ISubscriptionType.SubscriptionType
IDirectives.GetDirectives()
IDirectives.Directives
IObjectTypes.GetObjects()
IObjectTypes.Objects
IInterfaceTypes.GetInterfaces()
IInterfaceTypes.Interfaces
IUnionTypes.GetUnions()
IUnionTypes.Unions
IScalarTypes.GetScalars()
IScalarTypes.Scalars
IEnumTypes.GetEnums()
IEnumTypes.Enums
IInputObjectTypes.GetInputObjects()
IInputObjectTypes.InputObjects
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface ISchema : ISchemaDefinition, IDescription, IQueryType, IQueryTypeDefinition, IMutationType, IMutationTypeDefinition, ISubscriptionType, ISubscriptionTypeDefinition, IDirectives, IDirectivesDefinition, IObjectTypes, IObjectTypesDefinition, IInterfaceTypes, IInterfaceTypesDefinition, IUnionTypes, IUnionTypesDefinition, IScalarTypes, IScalarTypesDefinition, IEnumTypes, IEnumTypesDefinition, IInputObjectTypes, IInputObjectTypesDefinition
Back to top Copyright © 2017-2019 GraphZen LLC