• Parameters

    • ctx: GenericMutationCtx<any>
    • args: {
          document: any;
          table: string;
      }
      • document: any
      • table: string

    Returns Promise<void>

Generated using TypeDoc