method
Input.Get
Get returns the concrete value, or the zero value and false for omission or explicit null. A non-nil input with no concrete value represents explicit null.
Returns
The declared result.
(T, bool)Full signature
Related types
InputA presence-aware value used by nullable generated Go mutation fields.