KatsuteDev/Mal4J

Inverted fields

Katsute opened this issue · 0 comments

Prerequisites

If all checks are not passed then the feature request will be closed.

  • I have checked that no other similar feature request already exists.
  • I have checked that this feature does not already exist.
  • This feature request makes sense for the project.

Feature

Explain your feature. Add any examples here.

For methods that accept a field parameter, add a boolean parameter that (when true) returns all fields except for the ones provided.

Reason

Explain why you thing this feature should be added.

Makes it easier to exclude fields.