ShopCloudOptInUnion
If mutation is successful, the ShopCloud will be returned, otherwise a MutationError is returned.
union ShopCloudOptInUnion = MutationError | ShopCloud
Possible types
ShopCloudOptInUnion.MutationError object
Has errors for a mutation
ShopCloudOptInUnion.ShopCloud object
A shop cloud.
Returned by
OptIn mutation