Module: ActiveAdmin::GraphQL::ResourceInterface

Includes:
GraphQL::Schema::Interface
Defined in:
lib/active_admin/graphql/resource_interface.rb

Overview

Implemented by every namespace resource GraphQL::Schema::Object type so clients can fragment on a shared id field or use abstract selections consistently.