Create MergeTrains::Train GraphQL Resolver
Description
Create a Resolver for MergeTrains::Train
The resolver should accept filters/arguments based on the provided query sketches.
Since MergeTrains::Train
is a Data Model and not an Active Record, we need to return a custom object with the fields described here
A.C.
- A resolver is created with the relevant specs
- Read Permissions are required
- Filtering based on the query sketches is enabled
- Resolver scopes the data under project similar to here
NOTE: Merge trains is an EE exclusive feature so make sure to follow the EE development guidelines
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.