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 InputType for these the :name, :description and :color arguments? That way, we could reuse that type for the Update mutation if we ever get one.

    We already have a few of these inheriting BaseInputObject.