Package | Description |
---|---|
org.apache.unomi.graphql.commands | |
org.apache.unomi.graphql.fetchers | |
org.apache.unomi.graphql.types.output |
Modifier and Type | Method and Description |
---|---|
CDPView |
CreateOrUpdateViewCommand.execute() |
Modifier and Type | Method and Description |
---|---|
List<CDPView> |
ViewDataFetcher.get(graphql.schema.DataFetchingEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
CDPView |
CDPPersona.cdp_view() |
CDPView |
CDPMutation.createOrUpdateView(CDPViewInput viewInput,
graphql.schema.DataFetchingEnvironment environment) |
CDPView |
CDPSegment.view() |
CDPView |
UnomiSegment.view() |
CDPView |
CDPList.view() |
CDPView |
CDPTopic.view(graphql.schema.DataFetchingEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
List<CDPView> |
CDPQuery.getViews(graphql.schema.DataFetchingEnvironment environment) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.