OBJECT

SwitchProductToOnboardingModeReply

Description

Stores the response of the switch product to onboarding mode operation.

link GraphQL Schema definition

  • type SwitchProductToOnboardingModeReply {
  • # Boolean which specifies whether the switch is successful or not.
  • success: Boolean!
  • }

link Require by