You can change this:
$specification: [About!]
to this:
$specification: [AboutRef!]
And it should work if you are passing in an array of objects that each have an About ID.
You can change this:
$specification: [About!]
to this:
$specification: [AboutRef!]
And it should work if you are passing in an array of objects that each have an About ID.