Skip to content

Commit 76fbcc2

Browse files
committed
fix: readd forbuilders arrowlink in query
1 parent 26e7906 commit 76fbcc2

File tree

1 file changed

+6
-0
lines changed
  • frontend/src/queries/for-builders

1 file changed

+6
-0
lines changed

frontend/src/queries/for-builders/hero.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ export const heroQuery = gql`
1414
background {
1515
url
1616
}
17+
arrowLink {
18+
text
19+
link {
20+
url
21+
}
22+
}
1723
}
1824
}
1925
`;

0 commit comments

Comments
 (0)