B
C
D
E
G
I
N
O
R
S
U
V
S
- ScalarMapping - class in com.github.aoudiamoncef.apollo.plugin.config
- ScalarMapping contains all the parameters needed to generate scalar mappings with the apollo compiler.
- SchemaDownloader - class in com.github.aoudiamoncef.apollo.plugin.util
- Service - class in com.github.aoudiamoncef.apollo.plugin.config
- A Service represents a GraphQL endpoint and its associated schema.
- setLog(org.apache.maven.plugin.logging.Log) - function in org.apache.maven.plugin.AbstractMojo
- setPluginContext(java.util.Map) - function in org.apache.maven.plugin.AbstractMojo
- setScalarsMapping(java.util.Map) - function in com.github.aoudiamoncef.apollo.plugin.config.CompilerParams
- For custom scalar types like Date, map from the GraphQL type to the java/kotlin type.