input StepZen_FieldSetter

The StepZen_FieldSetter input type defines how a specific field in the GraphQL type is populated.

Fields

field: String

The field name being assigned from the REST JSON response.

path: String

The path to the value within the JSON response returned by the REST API.