Package | Description |
---|---|
org.apache.unomi.graphql.commands | |
org.apache.unomi.graphql.fetchers | |
org.apache.unomi.graphql.types.output |
Modifier and Type | Method and Description |
---|---|
CDPTopic |
CreateOrUpdateTopicCommand.execute() |
Modifier and Type | Method and Description |
---|---|
CDPTopic |
TopicDataFetcher.get(graphql.schema.DataFetchingEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
CDPTopic |
CDPMutation.createOrUpdateTopic(CDPTopicInput topicInput,
graphql.schema.DataFetchingEnvironment environment) |
CDPTopic |
CDPQuery.getTopic(String topicId,
graphql.schema.DataFetchingEnvironment environment) |
CDPTopic |
CDPTopicEdge.node(graphql.schema.DataFetchingEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
default List<CDPTopic> |
CDPEventInterface.cdp_topics(graphql.schema.DataFetchingEnvironment environment) |
List<CDPTopic> |
CDPObject.topics(graphql.schema.DataFetchingEnvironment environment) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.