Skip to main content

InputFieldEdge Object

A Relay edge to a related InputField object and a cursor for pagination.

Return fields#

cursor (String!)#

A cursor for use in pagination.

node (InputField)#

The related object at the end of the edge.