Home > @uniformdev/mesh-sdk > DataTypeLocationValue
DataTypeLocationValue type
Signature:
type DataTypeLocationValue = Pick<DataType, 'body' | 'method' | 'path' | 'custom' | 'headers' | 'parameters' | 'variables'>;
References: DataType
Home > @uniformdev/mesh-sdk > DataTypeLocationValue
Signature:
type DataTypeLocationValue = Pick<DataType, 'body' | 'method' | 'path' | 'custom' | 'headers' | 'parameters' | 'variables'>;
References: DataType