fix(get-dynamic-fields): fetch variables field
This commit is contained in:
@@ -12,6 +12,7 @@ export const GET_DYNAMIC_FIELDS = gql`
|
|||||||
type
|
type
|
||||||
required
|
required
|
||||||
description
|
description
|
||||||
|
variables
|
||||||
options {
|
options {
|
||||||
label
|
label
|
||||||
value
|
value
|
||||||
|
Reference in New Issue
Block a user