Optionalquery: { limit?: number; offset?: number; ordering?: string }Optionallimit?: numberNumber of results to return per page.
Optionaloffset?: numberThe initial index from which to return the results.
Optionalordering?: stringWhich field to use when ordering the results.
Returns all defined chain configs