Matthew Rumery

Results 6 issues of Matthew Rumery

## Description gatsby-source-graphql throws warning when passing in `dataLoaderOptions` in `gatsby-config.js`. ``` warn Warning: there are unknown plugin options for "gatsby-source-graphql": dataLoaderOptions Please open an issue at https://ghub.io/gatsby-source-graphql if you...

topic: source-plugins

### Describe the Bug A member on my team accidentally added an incorrect value to a M2A relations value (through the schame apply) in the `one_allowed_collections` field where they used...

:cake: Improvement
:warning: Enterprise
:file_folder: GraphQL

## Scope What's changed: - `directus_files` now includes a `hash` column that gets updated when using the `Replace File` toggle. ## Potential Risks / Drawbacks - I am not sure...

### Describe the Improvement Currently using the `Replace File` option in Directus, there is no indication that this file was replaced. This causes issues with external CDN providers where images...

:detective: Needs Research
:warning: Enterprise
:file_folder: Assets

### Describe the Bug - GraphQL `fields_in_collection` is missing `is_indexed` & `is_generated` fields in the schema object. - [type Column](https://github.com/directus/directus/blob/4189766521d12a3906f3fe5150cb8fcf0e24c468/packages/schema/src/types/column.ts#L1) requires these fields as well. - Rest returns the fields...

Bug

Added information on validation steps on creating items, where validation occurs in two steps.