Interface GetQueryServicesDescriptorResponse

GetQueryServicesDescriptorResponse is the response returned by the GetQueryServicesDescriptor RPC

interface GetQueryServicesDescriptorResponse {
    queries?: QueryServicesDescriptor;
}

Properties

Properties

queries provides information on the available queryable services