Searched refs:supportsExpandQuery (Results 1 – 3 of 3) sorted by relevance
69 export function supportsExpandQuery( function
6 supportsExpandQuery,266 const canExpand = computed(() => supportsExpandQuery(serviceRoot.value));
4 import { useRedfishRoot, supportsExpandQuery } from './useRedfishRoot';311 const canExpand = computed(() => supportsExpandQuery(serviceRoot.value));