# FileEdge - admin-graphql - OBJECT Version: 2025-01 ## Description An auto-generated type which holds one File and a cursor during pagination. ### Access Scopes ## Fields * [cursor](/docs/api/admin-graphql/2025-01/scalars/String): String! - The position of each node in an array, used in [pagination](https://shopify.dev/api/usage/pagination-graphql). * [node](/docs/api/admin-graphql/2025-01/interfaces/File): File! - The item at the end of FileEdge. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples