Skip to content

Ignoring fields to send to the server #190

Answered by frank06
Enhed asked this question in Q&A
Discussion options

You must be logged in to vote

If those were relationships you could use the annotation @DataRelationship(serialize: false) but unfortunately there is no such thing for attributes yet. You can override serialize and remove those fields from the JSON map.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Enhed
Comment options

@Enhed
Comment options

@frank06
Comment options

Answer selected by Enhed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants