GraphQL referenceTypesUpcomingInputsMapInputOn this pageMapInputA Representation of a generic input in a key value format input MapInput { key: String! value: String!} Fields key ● String! The key of the input value ● String! The value of the input Example {}