INPUT_OBJECT
UpdateImportMappingMaskInput
link GraphQL Schema definition
- input UpdateImportMappingMaskInput {
- String :
- # Unique identifier of entity.
- ID! :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- String :
- # Field whose values are strictly defined with an enumeration of values.
- ImportMaskEntityTypeEnum :
- # Import mapping mask/relation_types in json format
- JSONString :
- # Generic field wrapping sqlalchemy column, configurable by constructor.
- #
- # Good for one-of fields / generated fields.
- #
- String :
- # Relation to single entity instance.
- ID :
- # Import mapping mask/relation_types in json format
- JSONString :
- # Field whose values are strictly defined with an enumeration of values.
- ProfileShareMode :
- # Revision when entity was lastly changed.
- Int :
- UUID!] : [
- UUID!] : [
- }