Follow-up from "Add ability to create compliance frameworks via GraphQL"
The following discussion from !48250 (merged) should be addressed:
-
@reprazent started a discussion: Should we create a separate
InputTypefor these the:name,:descriptionand:colorarguments? That way, we could reuse that type for theUpdatemutation if we ever get one.We already have a few of these inheriting
BaseInputObject.