Skip to content

Add created_from_raw column to batch_specs

Warren Gifford requested to merge mrn/created-from-raw-bool into main

Created by: mrnugget

This column helps us distinguish between batch specs that were uploaded from the src-cli (non-SSBC) and those that were created with the createBatchSpecFromRaw mutation (SSBC).

I already added a resolver test just to make sure that everything works. I'll flesh that test out in subsequent PRs.

Merge request reports

Loading