Skip to content

pantherify/graphql-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Schema Generator

Introduction

This package, generates graphQL Schemas, based on Laravel's Models and Database current database structure.


This is still a work in progress!

TODO

  • Generate queries based on Model Configuration

    • List with:
      • Pagination
      • OrderBy
      • Full Text Search with Laravel Scout
    • Reference Mapping Query with:
      • OrderBy
      • Full Text Search with Laravel Scout
    • Model Info by ID
  • Generate Mutations based on Model Configuration

    • Update Mutations
    • Create Mutations
    • Delete Mutations
  • Authentication on Mutations

About

Generates GraphQL for Laravel

Resources

Stars

Watchers

Forks

Packages

No packages published