Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SignUp_signUp

Index

Properties

__typename: "CustomerAuthMutationResponse"
code: string

The status code of the response

customer: null | SignUp_signUp_customer

The customer who has been authenticated

message: string

The status message of the response

success: boolean

Flag whether or not the mutation was successful

Generated using TypeDoc