By default, it will create standalone (non-test claims) or collection linked claims if the
corresponding fields are specified in the claim.
Note that collection / list linked claims require the proper permissions and have special setup
required.
For test claims, you must specify the testClaims field to be true.
OptionaltestClaims
testClaims?:boolean
Create test claims (e.g. the claim tester). Used for frontend testing. Test claims are auto-deleted
after the browser session is terminated and do not show up in search results.
The claims to create.
By default, it will create standalone (non-test claims) or collection linked claims if the corresponding fields are specified in the claim.
Note that collection / list linked claims require the proper permissions and have special setup required.
For test claims, you must specify the
testClaimsfield to be true.