CreateSpinwheelAccountMappingMutation
Endpoint to create the account mappping in the database.
type CreateSpinwheelAccountMappingMutation {
errors: PayloadError
success: Boolean!
}
Fields
CreateSpinwheelAccountMappingMutation.errors ● PayloadError object
CreateSpinwheelAccountMappingMutation.success ● Boolean! non-null scalar
Returned By
createSpinwheelAccountMapping mutation