A
A
Aleksandr Govorukhin2018-02-27 18:16:20
Swift
Aleksandr Govorukhin, 2018-02-27 18:16:20

How to work with relationships in Swift 4?

Hello!
Tell me how to write multiple tags to one recipe? And find out which tag the recipe belongs to?
5a957669b7621555212272.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Statusgman, 2018-03-09
@Statusgman

1) In entity "Recipe" relationship "tag" set as "to many".
2) All tags will be stored in the tag ( Set<TagForRecipe>) set

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question