You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example doSomething() and doSomethingElse() could be a funcs that handles relationships between your schema's entities for you.
The schema is defined by configuration and then changes from one implementation to another. So this hooks or listeners have to be defined in the server implementation.
@leogr, @leodido what do you think about that? That's the way?
The text was updated successfully, but these errors were encountered:
Something like this:
For example doSomething() and doSomethingElse() could be a funcs that handles relationships between your schema's entities for you.
The schema is defined by configuration and then changes from one implementation to another. So this hooks or listeners have to be defined in the server implementation.
@leogr, @leodido what do you think about that? That's the way?
The text was updated successfully, but these errors were encountered: