schemaFields.push({
    field: 'stripe_invoices',
    displayName: 'Invoices',
    type: ['String'],
    reference: `${implementation.getModelName(model)}_stripe_invoices.id`,