fix: only zod validate output from trpc
This commit is contained in:
@@ -4,6 +4,7 @@ fragment CardBlock on Card {
|
||||
background_image
|
||||
scripted_top_title
|
||||
title
|
||||
has_secondary_button
|
||||
secondary_button {
|
||||
is_contentstack_link
|
||||
cta_text
|
||||
@@ -23,6 +24,7 @@ fragment CardBlock on Card {
|
||||
}
|
||||
}
|
||||
}
|
||||
has_primary_button
|
||||
primary_button {
|
||||
is_contentstack_link
|
||||
cta_text
|
||||
|
||||
Reference in New Issue
Block a user