Skip to main content

routes

No description

routes(
namespace: String!
page: Int!
per_page: Int!
): [Route]

Arguments​

routes.namespace ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalar​

routes.page ● [Int!](/GraphQL API Reference/types/scalars/int.mdx) non-null scalar​

routes.per_page ● [Int!](/GraphQL API Reference/types/scalars/int.mdx) non-null scalar​

Type​

[Route](/GraphQL API Reference/types/objects/route.mdx) object​