tv2regionerne / statamic-curated-collections

Curated Collections for Statamic CMS
0 stars 0 forks source link

Check if the fallback collection exists #30

Closed SylvesterDamgaard closed 2 months ago

SylvesterDamgaard commented 2 months ago

Looks good. Presumably the query would just return 0 results if the collection didn't exist anyway, or does Statamic error if you try that? Worth checking either way.

It does fail with an exception if the collection does not exist. :)