public class GqlModel
extends manifold.api.type.AbstractSingleFileModel
Constructor and Description |
---|
GqlModel(GqlManifold gqlManifold,
String fqn,
Set<manifold.api.fs.IFile> files) |
Modifier and Type | Method and Description |
---|---|
Map<String,graphql.language.FragmentDefinition> |
getFragments() |
Map<String,graphql.language.OperationDefinition> |
getOperations() |
graphql.schema.idl.TypeDefinitionRegistry |
getTypeRegistry() |
void |
updateFile(manifold.api.fs.IFile file) |
addFile, getFile, getFiles, getFqn, getHost, removeFile
public GqlModel(GqlManifold gqlManifold, String fqn, Set<manifold.api.fs.IFile> files)
Copyright © 2024. All rights reserved.