public class EntityModelBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected io.stargate.graphql.schema.graphqlfirst.processor.ProcessingContext |
context |
protected graphql.language.SourceLocation |
location |
| Modifier and Type | Method and Description |
|---|---|
protected void |
info(String format,
Object... arguments) |
void |
invalidMapping(String format,
Object... arguments) |
protected void |
invalidSyntax(String format,
Object... arguments) |
protected void |
warn(String format,
Object... arguments) |
Copyright © 2022. All rights reserved.