| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
GraphQLValidationResponseGraphQLInfoDTO |
GraphQLValidationResponseGraphQLInfoDTO.addOperationsItem(APIOperationsDTO operationsItem) |
GraphQLValidationResponseGraphQLInfoDTO |
GraphQLValidationResponseDTO.getGraphQLInfo()
Get graphQLInfo
|
GraphQLValidationResponseGraphQLInfoDTO |
GraphQLValidationResponseGraphQLInfoDTO.graphQLSchema(GraphQLSchemaDTO graphQLSchema) |
GraphQLValidationResponseGraphQLInfoDTO |
GraphQLValidationResponseGraphQLInfoDTO.operations(List<APIOperationsDTO> operations) |
| Modifier and Type | Method and Description |
|---|---|
GraphQLValidationResponseDTO |
GraphQLValidationResponseDTO.graphQLInfo(GraphQLValidationResponseGraphQLInfoDTO graphQLInfo) |
void |
GraphQLValidationResponseDTO.setGraphQLInfo(GraphQLValidationResponseGraphQLInfoDTO graphQLInfo) |
Copyright © 2020 WSO2 Inc. All rights reserved.