INPUT_OBJECT
Values to create a Palette
input PaletteInput {name: String!description: Stringtags: [String]colorCodes: [String]!}