interface Mutation ((...restPayload) => any)
  • Parameters

    • Rest ...restPayload: any[]

    Returns any

Generated using TypeDoc