Skip to content

Filtering out elements where value is null in Transformer #458

@kickthemooon

Description

@kickthemooon

Example:

return [
  'name' => null
]

This element is not filtered out. Is there some way to tell Fractal to filter out null elements or does it have to be done manually?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions