| Package | Description |
|---|---|
| io.stargate.graphql.schema.graphqlfirst.processor |
| Modifier and Type | Method and Description |
|---|---|
ProcessedSchema |
SchemaProcessor.process(String source,
Keyspace 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 © 2024. All rights reserved.