Closed aggelosgkiokas closed 4 years ago
The following functions:
trompace.mutations.application.mutation_create_application() trompace.mutations.entrypoint.mutation_create_entry_point() trompace.mutations.controlaction.mutation_create_controlaction()
shouldn't return the uuid of the created nodes?
Confusion between the methods used to create the mutation and the methods used to send the query to the CE (trompace.application.application)
The following functions:
trompace.mutations.application.mutation_create_application() trompace.mutations.entrypoint.mutation_create_entry_point() trompace.mutations.controlaction.mutation_create_controlaction()
shouldn't return the uuid of the created nodes?