FunctionChildBodyParametersRows({
open,
slug,
parentName,
parentType,
childParamsGroups,
}: Props)
components/parameter-table/ChildBodyParametersRows.tsx:17
FunctionGHESReleaseNotePatch({
patch,
currentVersion,
latestPatch,
latestRelease,
message,
didEnterView,
}: Props)
components/release-notes/GHESReleaseNotePatch.tsx:21
FunctionGlobalPage({
mainContext,
productLandingContext,
productGuidesContext,
tocLandingContext,
articleContext,
}: P
pages/[versionId]/[productId]/index.tsx:53
FunctionGraphqlReferencePage({
mainContext,
automatedPageContext,
schema,
graphqlPageName,
objects,
}: Props)
pages/[versionId]/graphql/reference/[page].tsx:24
FunctionInArticlePicker({
defaultValue,
fallbackValue,
cookieKey,
queryStringKey,
onValue,
preferenceName,
options,
a
components/article/InArticlePicker.tsx:23
FunctionParameterRow({
rowParams,
slug,
numPreviews = 0,
isChild = false,
rowIndex = 0,
bodyParamExpandCallback = unde
components/parameter-table/ParameterRow.tsx:38
FunctionParameterTable({
slug,
numPreviews = 0,
heading = '',
headers = [],
parameters = [],
bodyParameters,
bodyParam
components/parameter-table/ParameterTable.tsx:21
FunctionPicker({
items,
iconButton,
ariaLabel,
pickerLabel,
dataTestId,
defaultText,
onSelect,
buttonBorder,
components/ui/Picker/Picker.tsx:32