[][src]Module wundergraph::scalar

A module containing a wundergraph specific juniper scalar value implementation

A specific scalar value representation is required because the default implementation does not support some commonly used types like smaller integers

Enums

WundergraphScalarValue

This enum is used as scalar value representation for juniper.