Function excludeFieldsFromSchema

  • Returns copy of schema without fields

    Parameters

    • schema: undefined | DataSchema
    • fields: undefined | string[]

    Returns any