Type alias InQuery

InQuery: {
    $in: AttributeValue[];
}

Type declaration

Generated using TypeDoc