Interface IMutableInputObjectTypesDefinition
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IMutableInputObjectTypesDefinition : IInputObjectTypesDefinition
Methods
GetInputObjects()
Declaration
IEnumerable<InputObjectTypeDefinition> GetInputObjects()
Returns
| Type | Description |
|---|---|
| IEnumerable<Input |