GenericTypeInput
Input type for generic type operations.
Fields
Name | Type | Description |
---|---|---|
dataTypeId | DataTypeID! | The data type associated with this generic type. |
genericMappers | [GenericMapperInput!]! | The mappers associated with this generic type. |
Input type for generic type operations.
Name | Type | Description |
---|---|---|
dataTypeId | DataTypeID! | The data type associated with this generic type. |
genericMappers | [GenericMapperInput!]! | The mappers associated with this generic type. |