Bug 2322 - GraphQL Mutations for Entity Attributes
Summary: GraphQL Mutations for Entity Attributes
Status: CONFIRMED
Alias: None
Product: E3
Classification: Unclassified
Component: core (show other bugs)
Version: trunk
Hardware: All All
: P3 enhancement
Target Milestone: undetermined
Assignee: Richard Harms
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-05 21:53 CDT by Richard Harms
Modified: 2019-06-05 21:48 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Harms 2017-09-05 21:53:35 CDT

    
Comment 1 Richard Harms 2017-09-16 12:52:37 CDT
trunk revision r13405

Added createEntityListItemAttribute and createEntityMultipleListItemAttribute mutations
Comment 2 Richard Harms 2017-11-27 22:33:53 CST
trunk revision r13448

Extracted createEntityAttribute(...)/deleteEntityAttribute(...) from the UCs into EntityAttributeLogic