Why Dataloader use its parent id as default order_by?

I faced when I make nested query in Absinthe GraphQL. I address that its child has default order_by from its parent id. How can I modify it?