octoposprime / op-be-graphql

OctopOS Prime Backend Api Gateway
http://www.octoposprime.com
MIT License
13 stars 1 forks source link

Update imports and rename dlr to page in dlr.go #93

Open Feyzanrs opened 2 months ago

Feyzanrs commented 2 months ago

In the file located at op-be-graphql\internal\application\presentation\adapter\query\dlr.go, update the imported package reference from dlr to book and change all remaining instances of the term dlr to page. This ensures that our naming conventions are consistent and align with recent changes to the service structure, promoting clarity and uniformity throughout the codebase.

Additionally, rename the file to page.go

The changes will be merged into the refactor/team/89/dlr-switch-book first. Therefore, set the base branch of the pull request as refactor/team/89/dlr-switch-book