MOCH IQBAL AR RASYID

Results 5 comments of MOCH IQBAL AR RASYID

`@BeforeCreateOne( (input: CreateOneInputType, context: UserContext) => { console.log('inputan', input); return input; }, ) @BeforeUpdateOne( (input: UpdateOneInputType, context: UserContext) => { console.log('inputan', input); return input; }, )` ref: https://doug-martin.github.io/nestjs-query/docs/graphql/hooks/#hook-fnction and the...

``` import { TransactionDto } from '../transaction/transaction.dto'; import { UserDto } from '../../master/user/user.dto'; import { TransactionBaseDto } from '@/src/config/transaction_base.dto'; import { BeforeCreateOne, BeforeDeleteMany, BeforeDeleteOne, BeforeUpdateOne, CreateOneInputType, FilterableField, FilterableRelation, IDField, PagingStrategies,...

```"@nestjs-query/query-graphql": "^0.30.0",```

> pdf-creator-node uses the Handlebars package. this is how you get it: > > ``` > {{#each element}} > {{@index}} - {{this}} > {{/each}} > ``` > > and here...

```rujukan_detail: [ RujukanDetail { id: '5f74f6d1-4eb3-4ef2-a6be-ccbbad46caa5', created_by: 'd659784c-5b5c-11ed-9b6a-0242ac120002', updated_by: 'd659784c-5b5c-11ed-9b6a-0242ac120002', createdAt: 2023-06-02T09:16:27.260Z, updatedAt: 2023-06-02T09:16:27.260Z, deletedAt: null, transaction_id: '42b69131-1a65-4821-b005-fb1ea679f8af', type_sample: 'asdasd', diagnosis: 'asdasda', rujukan_id: '180b3ef8-8dfa-4561-aa84-cefc5036135b', received_date: null, received_by: null, received_note: null,...