• Cann't modify a api get endpoint

    I am facing a error: i wanted to modify the "person/config" this api endpoints where logic like this,

    builder.ModifyQueryBuilder("person/config", method ......)

    but after compiling there is a error saying this is not a crud method…

  • Cann't modify a api get endpoint

    I am facing a error: i wanted to modify the "person/config" this api endpoints where logic like this,

    builder.ModifyQueryBuilder("person/config", method ......)

    but after compiling there is a error saying this is not a crud method…