Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyVal ¶
KeyVal is a data structure specifically for passing pipeline data to GraphQL which doesn't support free-form maps.
func PrepareForGraphQL ¶
PrepareForGraphQL takes a golang homogenous map, and transforms it into a list of keyval pairs, since GraphQL does not support homogenous maps.
Click to show internal directories.
Click to hide internal directories.