| Package | Description |
|---|---|
| org.mule.extension.internal.apikit | |
| org.mule.extension.internal.routing | |
| org.mule.extension.internal.serialization |
| Constructor and Description |
|---|
SourceExecutorRegistry(GraphQLConfig muleConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteOperation.route(GraphQLConfig config,
InputStream content,
Map<String,Object> context,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<Object,Void> |
SerializeOperation.serialize(GraphQLConfig config,
DataFetchingRoutingKey objectRoutingKey,
org.mule.runtime.api.metadata.TypedValue<Object> inboundContent) |
org.mule.runtime.extension.api.runtime.operation.Result<Object,Void> |
SerializeOperation.serializeBatch(GraphQLConfig config,
String objectTypeName,
org.mule.runtime.api.metadata.TypedValue<Object> inboundContent) |
Copyright © 2026 MuleSoft, Inc.. All rights reserved.