@samip537 You should use the peer group definition inside the v6-only stanza, like so:
neighbor wg1 {
interface {
v6only {
peer-group BACKBONE
remote-as 4242420669
}
}
}