Skip to main content

OptIn

Registers a user that opts in to shop cloud

OptIn(
agreedToTos: Boolean!
): ShopCloudOptInUnion!

Arguments​

OptIn.agreedToTos ● Boolean! non-null scalar​

Boolean indicating user Agreed to the terms of service

Type​

ShopCloudOptInUnion union​

If mutation is successful, the ShopCloud will be returned, otherwise a MutationError is returned.