Versions in this module Expand all Collapse all v1 v1.0.0 Jun 15, 2023 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/Asphalte-Tech/go-shopify-graphql-model/v4