Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Cypress

Index

Interfaces

Type aliases

Type aliases

MockResult

MockResult: { data: any } | { data: any; hasNext?: undefined | false | true } | { error: any[] } | { errors: any[] }

Generated using TypeDoc