| Package | Description |
|---|---|
| io.stargate.sgv2.graphql.schema.graphqlfirst.processor |
| Modifier and Type | Method and Description |
|---|---|
ProcessedSchema |
SchemaProcessor.process(String source,
io.stargate.bridge.proto.Schema.CqlKeyspaceDescribe keyspace)
Processes the GraphQL source provided by the user to produce a complete working schema:
parse the source;
add any missing elements: generated types, built-in directives, etc.
|
Copyright © 2022. All rights reserved.