Versions in this module Expand all Collapse all v4 v4.1.0 Dec 19, 2024 v4.0.0 Nov 7, 2024 Changes in this version + func MarshalDecimal(v null.String) graphql.Marshaler + func MarshalMoney(v null.String) graphql.Marshaler + func UnmarshalDecimal(v interface{}) (null.String, error) + func UnmarshalMoney(v interface{}) (null.String, error) Other modules containing this package github.com/r0busta/go-shopify-graphql-model/v2 github.com/r0busta/go-shopify-graphql-model/v3