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) |
protected final io.stargate.graphql.schema.graphqlfirst.processor.ProcessingContext context
protected final graphql.language.SourceLocation location
@FormatMethod public void invalidMapping(String format, Object... arguments)
invalidMapping in interface InvalidMappingReporterCopyright © 2021. All rights reserved.