Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SharebookBR/sharebook-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: SharebookBR/sharebook-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: poc/graphql
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Jul 7, 2022

  1. Criação do serviço GraphQL.

    Raffaello Damgaard committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    cbe70ac View commit details
    Browse the repository at this point in the history
  2. Colocar o explorar como url padrão.

    Raffaello Damgaard committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0f17d93 View commit details
    Browse the repository at this point in the history
  3. Remover coisas do WeatherForecast. Template padrão.

    Raffaello Damgaard committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    8290c5b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Ops

    Raffaello Damgaard committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    3a39457 View commit details
    Browse the repository at this point in the history
  2. GraphQL + Banco de dados.

    Raffaello Damgaard committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    03f9402 View commit details
    Browse the repository at this point in the history
  3. Refacoring. Nova estrutura.

    Raffaello Damgaard committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    482a684 View commit details
    Browse the repository at this point in the history
  4. Nova mutation deleteBook.

    Raffaello Damgaard committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    dc54ca7 View commit details
    Browse the repository at this point in the history
  5. Refactoring. Nova estrutura.

    Raffaello Damgaard committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    ee07adc View commit details
    Browse the repository at this point in the history
  6. BookType com autor na inclusão e consulta.

    Raffaello Damgaard committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8de95ad View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Parâmetro de filtro nas Queries.

    Raffaello Damgaard committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    8a43fa2 View commit details
    Browse the repository at this point in the history
  2. Desistimos do Lazy load.

    Raffaello Damgaard committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    85a3c41 View commit details
    Browse the repository at this point in the history
  3. Incluir a propriedade de navegação Category.Books.

    Raffaello Damgaard committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    dcf8fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    276fb7f View commit details
    Browse the repository at this point in the history
Loading